Parameter | Description | Value |
---|---|---|
all |
Displays all LDP information. |
- |
verbose |
Displays detailed information about the LDP protocol and the LSR. |
- |
Usage Scenario
After global MPLS is enabled, run the display mpls ldp command to view LDP configurations, including configurations of the GR timer, label distribution, and label management.
Prerequisites
MPLS has been enabled globally using the mpls command, and MPLS LDP has been enabled globally using the mpls ldp command.
# Display global LDP configurations.
<HUAWEI> 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 : Off mLDP MBB Capability : Off
mLDP MP2MP Capability : Off
LDP Instance Information
------------------------------------------------------------------------------
Instance ID : 0 VPN-Instance :
Instance Status : Active LSR ID : 10.1.1.1
Loop Detection : Off Path Vector Limit : 32
Label Distribution Mode : Ordered
Label Retention Mode : Liberal(DU)/Conservative(DOD)
Instance Deleting State : No Instance Resetting 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 of the GR Neighbor-liveness timer. To set the timeout period of the GR Neighbor-liveness timer, run the graceful-restart timer neighbor-liveness command. |
Graceful Restart |
Whether LDP is enabled with GR:
To enable LDP GR, run the graceful-restart command. |
FT Reconnect Timer |
Timeout period of the GR reconnect timer. To set the timeout period of the GR reconnect timer, run the graceful-restart timer reconnect command. |
MTU Signaling |
Whether the MTU signaling is enabled:
To set the MTU signaling, run the mtu-signalling command. |
Recovery Timer |
Timeout period of the GR Recovery timer. To set the timeout period of the GR Recovery timer, run the graceful-restart timer recovery command. |
Capability-Announcement |
Status of the LDP dynamic capability announcement function:
NOTE:
The switch does not support this parameter. |
Longest-match |
Status of LDP extension for inter-area LSP:
To set the status of LDP extension for inter-area LSP, run the longest-match command. |
mLDP P2MP Capability |
Whether mLDP P2MP is globally enabled:
NOTE:
The switch does not support this parameter. |
mLDP MBB Capability |
Whether the mLDP make-before-break capability is enabled:
NOTE:
The switch does not support this parameter. |
mLDP MP2MP Capability |
Whether multipoint extensions for LDP (mLDP) multipoint-to-multipoint (MP2MP) is globally enabled:
NOTE:
The switch does not support this parameter. |
LDP Instance Information |
Information about the LDP multi-instance. |
Instance ID |
ID of a VPN instance in the integer format. |
VPN-Instance |
Name of a VPN instance. The default name is null. NOTE:
The switch does not support this parameter. |
Instance Status |
Status of an instance:
|
LSR ID |
LSR ID of an LDP instance. |
Loop Detection |
Loop detection status:
To set the status of the loop detection, run the loop-detect command. |
Path Vector Limit |
Path vector limit for loop detection. To set the path vector limit for loop detection, run the path-vectors command. |
Label Distribution Mode |
Label distribution mode:
|
Label Retention Mode |
|
Instance Deleting State |
Deletion status of an instance:
|
Instance Resetting State |
Resetting status of an instance:
|
Graceful-Delete |
Whether graceful deletion is enabled:
NOTE:
The switch does not support this parameter. |
Graceful-Delete Timer |
Value of the Graceful-delete Timer, in seconds. |