Cisco ASR 9000 Series Configuration Manual page 249

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. interface tunnel-mte tunnel-id
3. destination ip-address
4. path-option preference-priority explicit identifier path-number
5. path-option preference-priority dynamic
6. exit
7. destination ip-address
8. path-option preference-priority explicit name pathname
9. path-option preference-priority dynamic
10. exit
11. destination ip-address
12. path-option preference-priority explicit name pathname [verbatim]
13. Use the commit or end command.
14. show mpls traffic-eng tunnels [brief] [p2mp tunnel-number]
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface tunnel-mte tunnel-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
tunnel-mte 10
RP/0/RSP0/CPU0:router(config-if)#
Step 3
destination ip-address
Example:
RP/0/RSP0/CPU0:router(config-if)# destination
172.16.255.1
RP/0/RSP0/CPU0:router(config-if-p2mp-dest)#
Step 4
path-option preference-priority explicit identifier
path-number
Example:
RP/0/RSP0/CPU0:router(config-if-p2mp-dest)#
OL-28381-02
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring Point-to-Multipoint TE
Purpose
Enters global configuration mode.
Configures an MPLS-TE P2MP tunnel interface.
Sets the destination address for tunnel-mte 10 to
172.16.255.1. This destination uses the explicit path
identified by explicit path ID 10. If destination
172.16.255.1 cannot come with explicit path ID 10, the
fall back path option is dynamic.
Configures the path number of the IP explicit path.
233

Advertisement

Table of Contents
loading

Table of Contents