free hit counter

Cisco ASR 9000 Series Configuration Manual page 236

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

Advertisement

Configuring the Shared Risk Link Groups
Command or Action
Step 6
exit
Example:
RP/0/RSP0/CPU0:router(config-mpls-te)# exit
Step 7
interface tunnel-tetunnel-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
tunnel-te 2
Step 8
ipv4 unnumbered type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-if)# ipv4
unnumbered Loopback0
Step 9
path-option preference-priority{ dynamic | explicit
{identifier | name explicit-path-name}}
Example:
RP/0/RSP0/CPU0:router(config-if)# path-option
1 explicit name backup-srlg
Step 10
destination ip-address
Example:
RP/0/RSP0/CPU0:router(config-if)# destination
192.168.92.125
Step 11
exit
Example:
RP/0/RSP0/CPU0:router(config-if)# exit
Step 12
explicit-path {identifier number [disable | index]}{
name explicit-path-name}
Example:
RP/0/RSP0/CPU0:router(config)# explicit-path
name backup-srlg-nodep
Step 13
index 1 exclude-srlg 192.168.92.2
Example:
RP/0/RSP0/CPU0:router:router(config-if)# index
1 exclude-srlg 192.168.192.2
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
220
Implementing MPLS Traffic Engineering
Purpose
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. Identifier range is from
1 to 4294967295.
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.
Enters the explicit path configuration mode. Identifer range
is 1 to 65535.
Specifies the protected link IP address to get SRLGs to be
excluded from the explicit path.
OL-28381-02

Advertisement

Table of Contents
loading

Table of Contents