Cisco CRS Configuration Manual page 351

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

Advertisement

Implementing MPLS Traffic Engineering
SUMMARY STEPS
1. configure
2. interface tunnel-te tunnel-id
3. autoroute destination 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
interface tunnel-te tunnel-id
Example:
RP/0/RP0/CPU0:router(config)#interface
tunnel-te 10
Step 3
autoroute destination ip-address
Example:
RP/0/RP0/CPU0:router(config-if)#autoroute
destination 192.168.1.2
RP/0/RP0/CPU0:router(config-if)#autoroute
destination 192.168.2.2
RP/0/RP0/CPU0:router(config-if)#autoroute
destination 192.168.3.2
RP/0/RP0/CPU0:router(config-if)#autoroute
destination 192.168.4.2
Step 4
Use the commit or end command.
Purpose
Enters global configuration mode.
Configures an MPLS-TE tunnel interface.
Adds a route (ip-address) in RIB with TE tunnel as outgoing
interface. to the tunnel destination.
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 VRF Redirection
333

Advertisement

Table of Contents
loading

Table of Contents