Configuring Ldp Nonstop Routing - Cisco CRS Configuration Manual

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

Advertisement

Implementing MPLS Label Distribution Protocol
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
mpls ldp
Example:
RP/0/RP0/CPU0:router(config)# mpls ldp
RP/0/RP0/CPU0:router(config-ldp)#
Step 3
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ldp)# interface
pos 0/6/0/0
Step 4
igp auto-config disable
Example:
RP/0/RP0/CPU0:router(config-ldp-if)# igp
auto-config disable
Step 5
Use the commit or end command.
Related Topics
IGP Auto-configuration, on page 18
Configuring LDP Auto-Configuration: Example, on page 84

Configuring LDP Nonstop Routing

Perform this task to configure LDP NSR.
Purpose
Enters global configuration mode.
Enters the MPLS LDP configuration mode.
Enters interface configuration mode and configures an interface.
Disables auto-configuration on the specified interface.
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.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configuring LDP Nonstop Routing
63

Advertisement

Table of Contents
loading

Table of Contents