The display mpls ldp command displays information about the LDP protocol and label switching routers (LSRs).
| Parameter | Description | Value |
|---|---|---|
all |
Displays information about the global LDP protocol and the LDP protocols that are configured on private networks. |
- |
verbose |
Displays detailed information about the LDP protocol and LSRs. |
- |
After LDP functions are configured, to view LDP configurations, including information about GR timers and label advertisement and management modes, run the display mpls ldp command.
MPLS has been enabled globally using the mpls command, and MPLS LDP has been enabled globally using the mpls ldp command in the system view.
# Display information about the LDP protocol and LSRs.
<sysname> display mpls ldp
LDP Global Information
--------------------------------------------------------------------------
Protocol Version : V1 Neighbor Liveness : 600 Sec
Graceful Restart : Off FT Reconnect Timer : 300 Sec
MTU Signaling : On Recovery Timer : 300 Sec
Capability-Announcement : On Longest-match : Off
mLDP P2MP Capability : On mLDP MBB Capability : On
mLDP MP2MP Capability : Off
LDP Instance Information
--------------------------------------------------------------------------
Instance ID : 0 VPN-Instance :
Instance Status : Active LSR ID : 4.4.4.4
Loop Detection : Off Path Vector Limit : 32
Label Distribution Mode : Ordered
Label Retention Mode : Liberal(DU)/Conservative(DOD)
Instance Deleting State : No Instance Reseting State : No
Graceful-Delete : Off Graceful-Delete Timer : 5 Sec
--------------------------------------------------------------------------
Item |
Description |
|---|---|
LDP Global Information |
Global LDP information |
Protocol Version |
LDP protocol version |
Neighbor Liveness |
Timeout period (in seconds) of the GR Neighbor-liveness timer The default value is 600 seconds, it can be configured using the graceful-restart timer neighbor-liveness command. |
Graceful Restart |
Whether GR is enabled:
This function is disabled by default. It can be enabled using the graceful-restart (MPLS-LDP view) command. |
FT Reconnect Timer |
Timeout period (in seconds) of the GR Reconnect timer |
MTU Signaling |
Whether the maximum transmission unit (MTU) signaling is enabled:
|
Recovery Timer |
Timeout period (in seconds) of the GR Recovery timer The default value is 300 seconds, it can be configured using the graceful-restart timer recovery command. |
Capability-Announcement |
Status of the LDP dynamic advertisement function:
|
Longest-match |
Status of LDP extension for an inter-area LSP:
This function is disabled by default. It can be enabled using the longest-match command. |
mLDP P2MP Capability |
Whether multipoint extensions for LDP (mLDP) point-to-multipoint (P2MP) is globally enabled:
|
mLDP MBB Capability |
Whether the mLDP make-before-break capability is enabled:
|
mLDP MP2MP Capability |
Whether multipoint extensions for LDP (mLDP) multipoint-to-multipoint (MP2MP) is globally enabled:
|
LDP Instance Information |
Information about an LDP multi-instance |
Instance ID |
ID of a VPN instance in the integer format Value 0 indicates a public instance. |
VPN-Instance |
Name of a VPN instance The name of the public instance is "null." |
Instance Status |
Status of an instance:
|
LSR ID |
LSR ID of an LDP instance The default LSR ID of an LDP instance is the LSR ID of MPLS. It can be configured using the lsr-id command in the view of a specified instance. |
Loop Detection |
Loop detection status:
|
Path Vector Limit |
Path vector limit for loop detection |
Label Distribution Mode |
Label distribution mode:
|
Label Retention Mode: Liberal(DU)/Conservative(DOD) |
|
Instance Deleting State |
Deletion status of an instance:
|
Instance Reseting State |
Resetting status of an instance:
|
Graceful-Delete |
Whether graceful deletion is enabled:
This function is disabled by default. It can be enabled using graceful-delete command in the view of a specified instance. |
Graceful-Delete Timer |
Value of the Graceful-delete timer, in seconds The default value is 5 seconds, it can be configured using the graceful-delete timer command in the view of a specified instance. |