Cisco CRS Configuration Manual page 294

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

Advertisement

Configuring Explicit Paths with ABRs Configured as Loose Addresses
SUMMARY STEPS
1. configure
2. explicit-path name name
3. index index-id next-address [loose] ipv4 unicast ip-address
4. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
explicit-path name name
Example:
RP/0/RP0/CPU0:router(config)# explicit-path
name interarea1
Step 3
index index-id next-address [loose] ipv4 unicast
ip-address
Example:
RP/0/RP0/CPU0:router(config-expl-path)#
index 1 next-address loose ipv4 unicast
10.10.10.10
Step 4
Use the commit or end command.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
276
Purpose
Enters global configuration mode.
Enters a name for the explicit path.
Includes an address in an IP explicit path of a tunnel.
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.
Implementing MPLS Traffic Engineering

Advertisement

Table of Contents
loading

Table of Contents