RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Configuring Neighbor Discovery 555
Parameter Description
The session holdtime (in seconds), used as the keepalive timeout to maintain the Label
Distribution Protocol (LDP) session in the absence of LDP messages from the session
peer.
Section13.10.7.7
Configuring Neighbor Discovery
To configure the LDP neighbor discovery, do the following:
1. Make sure the CLI is in Configuration mode.
2. To configure the LDP Neighbor Discovery, type the following command:
mpls ldp discovery
3. Configure the following parameter(s) as required:
Parameter Description
interval { interval } Synopsis: A 32-bit unsigned integer
Default: 5
The time (in seconds) between the sending of consecutive Hello messages.
holdtime { holdtime } Synopsis: A 32-bit unsigned integer
Default: 15
The time (in seconds) that a discovered LDP neighbor is remembered without receipt of
an LDP Hello message from the neighbor.
Section13.10.7.8
Viewing a List of LDP Interfaces
To view a list of LDP interfaces, type:
show running-config mpls ldp interface-ldp
If interfaces have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config mpls ldp interface-ldp | tab
TRANSPORT TRANSPORT IP
IFNAME ENABLED ADDRESS
------------------------------------
fe-cm-1 false -
switch.0001 false -
switch.0010 true 192.168.10.1
switch.0020 false -
!
!
For more information about enabling LDP interfaces, refer to Section13.10.7.9, “Enabling/Disabling an LDP
Interface”.