Configure The Point-To-Multipoint Tunnel: Example - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Implementing MPLS Traffic Engineering
!
!
router mld
vrf default
interface tunnel-mte 1
static-group ff35::1 2000::1 3eFF::A
!
!
!
interface tunnel-mte 1
ipv4 unnumbered Loopback0
destination 3.3.3.3
destination 4.4.4.4
!
!
Related Topics
Point-to-Multipoint Traffic-Engineering Overview, on page 140
Point-to-Multipoint RSVP-TE , on page 142

Configure the Point-to-Multipoint Tunnel: Example

There is no difference between logging events at the tunnel level for both P2P and P2MP. The P2MP tunnel
reoptimizes only at the per tunnel level.
interface tunnel-mte1
!
logging events lsp-status reoptimize
logging events lsp-status state
logging events lsp-status reroute
fast-reroute
record-route
!
explicit-path name PATH7
index 1 next-address strict ipv4 unicast 192.168.7.2
index 2 next-address strict ipv4 unicast 192.168.7.1
index 3 next-address strict ipv4 unicast 192.168.16.1
index 4 next-address strict ipv4 unicast 192.168.16.2
!
Related Topics
Path Option for Point-to-Multipoint RSVP-TE, on page 143
Point-to-Multipoint Traffic-Engineering Overview, on page 140
Disable a Destination: Example
From the tunnel-mte interface, you can disable the destination.
interface tunnel-mte101
ipv4 unnumbered Loopback0
destination 150.150.150.150
disable
path-option 10 dynamic
!
OL-28381-02
path-option 1 dynamic
path-option 1 dynamic
ipv4 unnumbered Loopback0
destination 60.60.60.60
logging events lsp-status state
logging events lsp-status reroute
path-option 10 explicit name toR6_via_R2andR3
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configure Point-to-Multipoint TE: Examples
271

Advertisement

Table of Contents
loading

Table of Contents