Download Print this page

Cisco ASR 9000 Series Software Manual page 123

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

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
CE3:
For information about configuring the CE router, using Cisco IOS software, see the appropriate Cisco IOS
software configuration documentation.
interface Loopback0
ipv4 address 122.122.122.122 255.255.255.255
!
interface GigabitEthernet0/1/3/0
ipv4 address 22.1.1.1 255.255.255.0
!
interface GigabitEthernet0/2/3/0
ipv4 address 122.1.1.2 255.255.255.0
multicast-routing
address-family ipv4
interface all enable
!
!
!
route-policy pass-all
pass
end-policy
!
router bgp 500
bgp router-id 122.122.122.122
address-family ipv4 unicast
redistribute connected
!
neighbor 122.1.1.1
remote-as 100
address-family ipv4 unicast
route-policy pass-all in
route-policy pass-all out
!
!
!
!
router pim vrf default address-family ipv4
rp-address 2.2.2.2
interface Loopback0
!
interface GigabitEthernet0/1/3/0
!
interface GigabitEthernet0/2/3/0
!
!
end
Configuration Examples for MVPN Profiles
The profile-wise configuration examples for the various MVPN profiles.
Configuration Examples for Inband mLDP profiles
Profile-6: VRF Inband mLDP
router bgp 100
mvpn
!
multicast-routing
mdt source Loopback0
vrf v61
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
Configuration Examples for MVPN Profiles
123

Advertisement

loading