Configure An Interarea Tunnel: Example; Configure Forwarding Adjacency: Example - Cisco CRS Configuration Manual

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing MPLS Traffic Engineering

Configure an Interarea Tunnel: Example

The following configuration example shows how to configure a traffic engineering interarea tunnel. Router
R1 is the headend for tunnel1, and router R2 (20.0.0.20) is the tailend. Tunnel1 is configured with a path
option that is loosely routed through Ra and Rb.
Specifying the tunnel tailend in the loosely routed path is optional.
Note
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
mpls traffic-eng
timers loose-path retry-period 120
The following configuration example shows the global configuration for loose hop expansion affinity or metric
on ABR.
config
mpls traffic-eng path-selection loose-expansion affinity 0xff
mpls traffic-eng path-selection loose-expansion metric te class-type 5

Configure Forwarding Adjacency: Example

The following configuration example shows how to configure an MPLS-TE forwarding adjacency on tunnel-te
68 with a holdtime value of 60:
configure
interface tunnel-te 68
forwarding-adjacency holdtime 60
commit
Related Topics
Configuring MPLS-TE Forwarding Adjacency, on page 277
MPLS-TE Forwarding Adjacency Benefits, on page 183
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
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configure an Interarea Tunnel: Example
349

Advertisement

Table of Contents
loading

Table of Contents