display mpls ldp summary

Use display mpls ldp summary to display LDP summary information.

Syntax

display mpls ldp summary [ all | vpn-instance vpn-instance-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

all: Displays LDP summary information for the public network and all VPN instances.

vpn-instance vpn-instance-name: Displays LDP summary information for the specified VPN instance. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters.

Usage guidelines

If you do not specify any parameters, this command displays LDP summary information for the public network.

Examples

# Display LDP summary information for the public network.

<Sysname> display mpls ldp summary
VPN Instance Name    : Public
  Instance ID        : 0
  Instance State     : Active
  Interfaces         : 1 (1 active)
  Targeted Peers     : 0
  Adjacencies        : 1
  Peers              : 1
    Operational : 1 (0 GR)
    OpenSent    : 0
    OpenRecv    : 0
    Initialized : 0
    Non-Existent: 0

Table 19: Command output

Field

Description

Instance ID

VPN instance identifier. A value of 0 represents the public network.

Instance State

LDP status in the VPN instance: Active or Inactive.

Interfaces

Number of interfaces enabled with LDP.

active: Number of interfaces running LDP.

Targeted Peers

Number of LDP IPv4 peers discovered by the LDP extended discovery mechanism, including the manually specified peers and the automatically established peers.

Adjacencies

Number of IPv4 Hello adjacencies.

Peers

Total number of peers.

Operational

Number of peers in Operational state.

GR: Number of GR-capable peers.

OpenSent

Number of peers in OpenSent state.

OpenRecv

Number of peers in OpenRecv state.

Initialized

Number of peers in Initialized state.

Non-Existent

Number of peers in Non-Existent state.