OcNOS-SP : Multi-Protocol Label Switching Guide : Label Distribution Protocol Command Reference : LDP Show Commands : show mpls ldp parameter
show mpls ldp parameter
Use this command to display LDP configuration parameters.
Command Syntax
show mpls ldp parameter
Parameter
None
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show mpls ldp parameter
Router ID : 0.0.0.0
LDP Version : 1
Global Merge Capability : Merge Capable
Label Advertisement Mode : Downstream Unsolicited
Label Retention Mode : Liberal
Label Control Mode : Independent
Instance Loop Detection : Off
Request Retry : Off
Propagate Release : Disabled
Graceful Restart : Disabled
Hello Interval : 5
Targeted Hello Interval : 15
Hold time : 15
Targeted Hold time : 45
Keepalive Interval : 10
Keepalive Timeout : 30
Request retry Timeout : 5
Transport Address data :
Labelspace 0 : 192.168.201.2 (not in use)
Import BGP routes : No
 
 
Table 2-53 explains the show command output fields.
 
Table 2-53: show mpls ldp parameters output fields
Field
Description
Router ID
A preferred interface address for LDP router.
LDP Version
Latest LDP version details.
Global Merge Capability
Override the default merge capability setting of all the interfaces.
Label Advertisement mode
Label advertisement mode details in the interface.
Label retention mode
Label retention mode details in the interface.
Label Control Mode
Controls the mode used for handling label binding requests on interfaces.
Instance Loop Detection
Disables the LDP optional loop detection mechanism.
Request Retry
Request causes the target peer to respond with targeted Hello messages.
Propagate Release
Propagate release is disabled in the interface.
Graceful Restart
Graceful Restart (GR) is a mechanisms to prevent routing protocol re-convergence during a processor switchover. Hello Interval - Hello interval sets the interval for sending unicast hello packets to peers.
Targeted Hello Interval
Targeted hello interval sets the interval for sending unicast hello packets to targeted peers.
Hold time
Hold time sets the time-out value to peers.
Targeted Hold time
Time-out value is the time that the router waits before rejecting an adjacency with targeted peers.
Keepalive Interval
Keepalive interval sets the interval for sending keep-alive messages to the peer in order to maintain a session.
Keepalive Timeout
Time-out value for rejecting a session with a peer.
Request retry Timeout
Request for the maximum retry duration (the number of retries times the length of the timeout).
Transport Address data
Transport address advertised in LDP Discovery Hello messages sent on an interface.
Label space
Label used in a label binding is allocated from a set of possible labels called a label space.
Import BGP routes
The BGP Support for IP Prefix Import from Global Table into a VRF Table feature introduces the capability to import IPv4 unicast prefixes from the global routing table into a Virtual Private Network (VPN) routing/forwarding (VRF) instance table using an import route map.
 
 
Last modified date: 10/17/2023