display mpls ldp igp sync

Use display mpls ldp igp sync to display LDP-IGP synchronization information.

Syntax

display mpls ldp igp sync [ interface interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

interface interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays LDP-IGP synchronization information for all interfaces.

Examples

# Display LDP-IGP synchronization information for all interfaces.

<Sysname> display mpls ldp igp sync
Vlan-interface10:
  IGP protocols: OSPF
  Sync status: Ready
  Peers:
    10.1.1.2:0 

Vlan-interface20:
  IGP protocols: OSPF, IS-IS
  Sync status: Delayed (24 sec remaining)
  Peers:
    20.1.1.2:0

Vlan-interface30:
  LDP-IGP synchronization is disabled on the interface

Table 20: Command output

Field

Description

IGP protocols

IGP protocols that require LDP-IGP synchronization: OSPF and IS-IS.

Sync status

LDP-IGP synchronization state:

  • Ready—LDP is converged and is available for IGP.

  • Delayed—LDP is waiting to notify IGP of the convergence. remaining indicates the remaining time for the delay, in seconds.

  • Not ready—LDP is not converged and is not available for IGP.

  • LDP not enabled—LDP is not enabled on the interface.

Peers

LDP peer that completes LDP convergence on the interface.