free hit counter

Configure An Interarea Tunnel: Example - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Configure an Interarea Tunnel: Example

interface GigabitEthernet0/1/0/2
!
interface GigabitEthernet0/1/0/3
!
!
mpls traffic-eng
interface GigabitEthernet0/1/0/0
!
interface GigabitEthernet0/1/0/1
!
interface GigabitEthernet0/1/0/2
!
interface GigabitEthernet0/1/0/3
!
affinity-map red 1
affinity-map blue 2
affinity-map black 80
affinity-map green 4
affinity-map white 40
affinity-map orange 20
affinity-map purple 10
affinity-map yellow 8
!
Related Topics
Assigning Color Names to Numeric Values, on page 184
Associating Affinity-Names with TE Links, on page 185
Associating Affinity Constraints for TE Tunnels, on page 186
Flexible Name-based Tunnel Constraints, on page 126
Configure an Interarea Tunnel: Example
The following configuration example shows how to configure a traffic engineering interarea tunnel. .
Note
Specifying the tunnel tailend in the loosely routed path is optional.
configure
explicit-path name path-tunnel1
The following configuration example shows how to configure loose-path retry period (range is 30 to 600
seconds) on headend router.
config
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
256
bandwidth 1000000 1000000
bandwidth 1000000 1000000
attribute-names red purple
attribute-names red orange
attribute-names green purple
attribute-names green orange
interface Tunnel-te1
ipv4 unnumbered Loopback0
destination 192.168.20.20
signalled-bandwidth 300
path-option 1 explicit name path-tunnel1
index 10 next-address loose ipv4 unicast 192.168.40.40
index 20 next-address loose ipv4 unicast 192.168.60.60
index 30 next-address loose ipv4 unicast 192.168.20.20
Implementing MPLS Traffic Engineering
OL-28381-02

Advertisement

Table of Contents
loading