Cisco ASR 9000 Series Configuration Manual page 175

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

Advertisement

Implementing MPLS Traffic Engineering
Command or Action
Example:
RP/0/RSP0/CPU0:router(config-if)# destination
192.168.92.125
Step 4
ipv4 unnumbered type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-if)# ipv4
unnumbered Loopback0
Step 5
path-option preference - priority dynamic
Example:
RP/0/RSP0/CPU0:router(config-if)# path-option
l dynamic
Step 6
signalled- bandwidth {bandwidth [class-type ct ] |
sub-pool bandwidth}
Example:
RP/0/RSP0/CPU0:router(config-if)#
signalled-bandwidth 100
Step 7
Use the commit or end command.
Step 8
show mpls traffic-eng tunnels
Example:
RP/0/RSP0/CPU0:router# show mpls traffic-eng
tunnels
OL-28381-02
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Purpose
The destination address is the remote node's MPLS-TE router
ID.
Assigns a source address so that forwarding can be performed
on the new tunnel. Loopback is commonly used as the interface
type.
Sets the path option to dynamic and assigns the path ID.
Sets the CT0 bandwidth required on this interface. Because
the default tunnel priority is 7, tunnels use the default TE class
map (namely, class-type 1, priority 7).
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.
(Optional)
Verifies that the tunnel is connected (in the UP state) and
displays all configured TE tunnels.
Creating an MPLS-TE Tunnel
159

Advertisement

Table of Contents
loading

Table of Contents