Download Print this page

Cisco ASR 9000 Series Software Manual page 138

Layer 3 multicast routing
Hide thumbs Also See for ASR 9000 Series:

Advertisement

Configuring MVPN Extranet Routing: Example
rate-per-route
interface all enable
accounting per-prefix
!
address-family ipv4
nsf
mdt source Loopback5
interface all enable
!
router pim vrf provider-vrf address-family ipv4
rp-address 201.22.22.201
!
router pim vrf receiver_vrf address-family ipv4
rp-address 201.22.22.201
!
Configure the Receiver PE Router Using Route Targets
interface Loopback5
ipv4 address 201.5.5.201 255.255.255.255
!
interface Loopback22
vrf receiver_vrf
ipv4 address 201.22.22.201 255.255.255.255
!
interface GigabitEthernet0/6/0/0
vrf receiver_vrf
ipv4 address 10.10.10.1 255.255.0.0
!
vrf receiver_vrf
address-family ipv4 unicast
import route-target
1100:1
1101:1
!
export route-target
1101:1
!
!
router bgp 1
regular BGP MVPN config
vrf receiver_vrf
rd 1101:1
address-family ipv4 unicast
redistribute connected
!
multicast-routing
vrf receiver_vrf address-family ipv4
log-traps
mdt default ipv4 226.0.0.5
rate-per-route
interface all enable
accounting per-prefix
!
address-family ipv4
nsf
mdt source Loopback5
interface all enable
!
router pim vrf receiver_vrf address-family ipv4
rp-address 201.22.22.201
!
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
138
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software

Advertisement

loading