Cisco CRS Configuration Manual page 56

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Setting Up LDP Neighbors
Command or Action
Example:
RP/0/RP0/CPU0:router(config-ldp)# neighbor
192.168.2.44:0 password secretpasswd
Step 9
backoff initial maximum
Example:
RP/0/RP0/CPU0:router(config-ldp)# backoff
10 20
Step 10
Use the commit or end command.
Step 11
show mpls ldp neighbor
Example:
RP/0/RP0/CPU0:router# show mpls ldp
neighbor
Step 12
show mpls ldp vrf vrf-name neighbor
Example:
RP/0/RP0/CPU0:router# show mpls ldp vrf
red neighbor
Step 13
show mpls ldp vrf all neighbor brief
Example:
RP/0/RP0/CPU0:router# show mpls ldp vrf
all neighbor brief
Step 14
clear mpls ldp neighbor
Example:
RP/0/RP0/CPU0:router# clear mpls ldp
neighbor
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
38
Implementing MPLS Label Distribution Protocol
Purpose
Configures the parameters for the LDP backoff mechanism. The
LDP backoff mechanism prevents two incompatibly configured
LSRs from engaging in an unthrottled sequence of session setup
failures. If a session setup attempt fails due to such incompatibility,
each LSR delays its next attempt (backs off), increasing the delay
exponentially with each successive failure until the maximum
backoff delay is reached.
commit—Saves the configuration changes and remains within the
configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the configuration
session.
• No—Exits the configuration session without committing the
configuration changes.
• Cancel—Remains in the configuration session, without
committing the configuration changes.
(Optional)
Displays the status of the LDP session with its neighbors. This
command can be run with various filters as well as with the brief
option.
(Optional)
Displays the status of the LDP session with its neighbors for the
specified VRF. This command can be run with the brief option.
(Optional)
Displays the brief LDP session neighbor information for all VRFs.
(Optional)
Resets an LDP session.

Advertisement

Table of Contents
loading

Table of Contents