Download Print this page

Cisco ASR 9000 Series Software Manual page 129

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

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
mdt source Loopback0
vrf v141
address-family ipv4
mdt mtu 1600
mdt partitioned mldp ipv4 p2mp
mdt data 255
interface all enable
bgp auto-discovery mldp
!
address-family ipv6
mdt mtu 1600
mdt partitioned mldp ipv4 p2mp
mdt data 255
interface all enable
bgp auto-discovery mldp
!
!
router pim
vrf v141
address-family ipv4
rpf topology route-policy mldp-partitioned-p2mp
mdt c-multicast-routing bgp
!
address-family ipv6
rpf topology route-policy mldp-partitioned-p2mp
mdt c-multicast-routing bgp
!
!
route-policy mldp-partitioned-p2mp
set core-tree mldp-partitioned-p2mp
end-policy
!
Configuration Examples for Rosen-mGRE profiles
Profile-0: Rosen mGRE with MDT SAFI
router bgp 100
address-family ipv4 mdt
!
neighbor X.X.X.X
address-family ipv4 mdt
!
!
multicast-routing
address-family ipv4
mdt source Loopback0
interface all enable
!
address-family ipv6
mdt source Loopback0
interface all enable
!
vrf v1
address-family ipv4
mdt mtu 1600
mdt data 231.1.1.2/32
mdt default ipv4 231.1.1.1
interface all enable
!
address-family ipv6
mdt mtu 1600
mdt data 231.1.1.2/32
mdt default ipv4 231.1.1.1
interface all enable
!
!
< -----RR or Remote PE ip address
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
Configuration Examples for MVPN Profiles
129

Advertisement

loading