Cisco ASR 9000 Series Configuration Manual page 252

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

Advertisement

Configuring Point-to-Multipoint TE
SUMMARY STEPS
1. configure
2. interface tunnel-mte tunnel-id
3. ipv4 unnumbered type interface-path-id
4. destination ip-address
5. disable
6. path-option preference-priority dynamic
7. path-option preference-priority explicit name pathname
8. Use the commit or end command.
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
101
RP/0/RSP0/CPU0:router(config-if)#
Step 3
ipv4 unnumbered type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-if)# ipv4 unnumbered
Loopback0
Step 4
destination ip-address
Example:
RP/0/RSP0/CPU0:router(config-if)# destination
140.140.140.140
RP/0/RSP0/CPU0:router(config-if-p2mp-dest)#
Step 5
disable
Example:
RP/0/RSP0/CPU0:router(config-if-p2mp-dest)#disable
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
236
Implementing MPLS Traffic Engineering
Purpose
Enters global configuration mode.
Configures an MPLS-TE P2MP tunnel interface.
Assigns a source address so that forwarding can be
performed on the new tunnel. Loopback is commonly
used as the interface type.
Sets the destination address for tunnel-mte 10 to
140.140.140.140.
Disables destination 140.140.140.140 for tunnel-mte
10.
OL-28381-02

Advertisement

Table of Contents
loading

Table of Contents