Cisco CRS Configuration Manual page 248

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

Advertisement

Establishing Next-Hop Tunnels with Link Protection
Command or Action
Step 2
mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)# mpls traffic-eng
Step 3
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# interface POS 0/6/0/0
Step 4
auto-tunnel backup nhop-only
Example:
RP/0/RP0/CPU0:router(config-mpls-te-if)# auto-tunnel backup
nhop-only
Step 5
auto-tunnel backup exclude srlg [preferred]
Example:
RP/0/RP0/CPU0:router(config-mpls-te-if)# auto-tunnel backup exclude
srlg preferred
Step 6
attribute-set attribute-set-name
Example:
RP/0/RP0/CPU0:router(config-mpls-te-if-auto-backup)#attribute-set
ab
Step 7
Use the commit or end command.
Step 8
show mpls traffic-eng tunnels number detail
Example:
RP/0/RP0/CPU0:router# show mpls traffic-eng tunnels 1 detail
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
230
Implementing MPLS Traffic Engineering
Purpose
Enters MPLS-TE configuration mode.
Enables traffic engineering on a specific
interface on the originating node.
Enables the creation of dynamic NHOP
backup tunnels. By default, both NHOP and
NNHOP protection are enabled.
Using this nhop-only option, only
Note
link protection is provided.
Enables the exclusion of SRLG values on a
given link for the AutoTunnel backup
associated with a given interface.
The preferred option allows the AutoTunnel
Backup tunnels to come up even if no path
excluding all SRLG is found.
Configures attribute-set template for
auto-tunnel backup tunnels.
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.
Displays information about configured
NHOP tunnels and SRLG information.

Advertisement

Table of Contents
loading

Table of Contents