Cisco ASR 9000 Series Configuration Manual page 188

Aggregation services router mpls
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Establishing Next-Hop Tunnels with Link Protection
Command or Action
Step 2
mpls traffic-eng
Example:
RP/0/RSP0/CPU0:router(config)# mpls traffic-eng
Step 3
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-mpls-te)# interface POS 0/6/0/0
Step 4
auto-tunnel backup nhop-only
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-if)# auto-tunnel backup
nhop-only
Step 5
auto-tunnel backup exclude srlg [preferred]
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-if)# auto-tunnel backup exclude
srlg preferred
Step 6
attribute-set attribute-set-name
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-if-auto-backup)#attribute-set
ab
Step 7
Use the commit or end command.
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
172
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 mode, without
committing the configuration
changes.
OL-28381-02

Advertisement

Table of Contents
loading

Table of Contents