Download Print this page

Cisco ASR 9000 Series Software Manual page 131

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

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
mdt mtu 1600
mdt data 232.111.1.2/32
mdt default ipv4 232.111.1.1
interface all enable
bgp auto-discovery pim
!
!
router pim
vrf v111
address-family ipv4
mdt c-multicast-routing bgp
!
address-family ipv6
mdt c-multicast-routing bgp
!
Configuration Examples for Rosen mLDP profiles
Profile-1: Rosen mLDP with M2MP without BGP-AD
vrf v11
vpn id 100:11
!
router bgp 100
mvpn
!
multicast-routing
mdt source Loopback0
vrf v11
address-family ipv4
mdt mtu 1600
mdt default mldp ipv4 100.100.1.1
mdt default mldp ipv4 100.100.1.2
mdt data 255
interface all enable
!
address-family ipv6
mdt mtu 1600
mdt default mldp ipv4 100.100.1.1
mdt default mldp ipv4 100.100.1.2
mdt data 255
interface all enable
!
!
router pim
vrf v11
address-family ipv4
rpf topology route-policy rosen-mldp
!
address-family ipv6
rpf topology route-policy rosen-mldp
!
!
route-policy rosen-mldp
set core-tree mldp-default
end-policy!
Profile-9: Rosen mLDP MP2MP with BGP-AD and PIM signaling
vrf v91
vpn id 100:91
!
!
multicast-routing
mdt source Loopback0
vrf v91
address-family ipv4
mdt mtu 1600
mdt default mldp ipv4 100.100.1.1
mdt default mldp ipv4 100.100.1.2
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
Configuration Examples for MVPN Profiles
131

Advertisement

loading