Cisco CRS Configuration Manual page 317

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

Advertisement

Implementing MPLS Traffic Engineering
Command or Action
Step 4
backup-path tunnel-te tunnel-number
Example:
RP/0/RP0/CPU0:router(config-mpls-te)#
backup-path tunnel-te 2
Step 5
exit
Example:
RP/0/RP0/CPU0:router(config-mpls-te-if)# exit
Step 6
exit
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# exit
Step 7
interface tunnel-tetunnel-id
Example:
RP/0/RP0/CPU0:router(config)# interface
tunnel-te 2
Step 8
ipv4 unnumbered type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4
unnumbered Loopback0
Step 9
path-option preference-priority{ dynamic | explicit
{identifier | name explicit-path-name}}
Example:
RP/0/RP0/CPU0:router(config-if)# path-option
l explicit name backup-srlg
Step 10
destination ip-address
Example:
RP/0/RP0/CPU0:router(config-if)# destination
192.168.92.125
Step 11
exit
Example:
RP/0/RP0/CPU0:router(config-if)# exit
Step 12
Use the commit or end command.
Purpose
Configures an MPLS TE backup path for a specific interface.
Exits the current configuration mode.
Exits the current configuration mode.
Configures an MPLS-TE tunnel interface.
Assigns a source address to set up forwarding on the new
tunnel.
Sets the path option to explicit with a given name (previously
configured) and assigns the path ID.
You can use the dynamic option to dynamically
Note
assign a path.
Assigns a destination address on the new tunnel.
• Destination address is the remote node's MPLS-TE
router ID.
• Destination address is the merge point between backup
and protected tunnels.
When you configure TE tunnel with multiple
Note
protection on its path and merge point is the same
node for more than one protection, you must
configure record-route for that tunnel.
Exits the current configuration mode.
commit—Saves the configuration changes and remains within
the configuration session.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configuring the Shared Risk Link Groups
299

Advertisement

Table of Contents
loading

Table of Contents