free hit counter

Cisco ASR 9000 Series Configuration Manual page 235

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

Advertisement

Implementing MPLS Traffic Engineering
SUMMARY STEPS
1. configure
2. mpls traffic-eng
3. interface type interface-path-id
4. backup-path tunnel-te tunnel-number
5. exit
6. exit
7. interface tunnel-tetunnel-id
8. ipv4 unnumbered type interface-path-id
9. path-option preference-priority{ dynamic | explicit {identifier | name explicit-path-name}}
10. destination ip-address
11. exit
12. explicit-path {identifier number [disable | index]}{ name explicit-path-name}
13. index 1 exclude-srlg 192.168.92.2
14. Use the commit or end command.
15. show mpls traffic-eng tunnelstunnel-number detail
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
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
backup-path tunnel-te tunnel-number
Example:
RP/0/RSP0/CPU0:router(config-mpls-te)#
backup-path tunnel-te 2
Step 5
exit
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-if)# exit
OL-28381-02
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring the Shared Risk Link Groups
Purpose
Enters global configuration mode.
Enters MPLS-TE configuration mode.
Enables traffic engineering on a particular interface on the
originating node.
Sets the backup path to the primary tunnel outgoing interface.
Exits the current configuration mode.
219

Advertisement

Table of Contents
loading

Table of Contents