Cisco XR12000 Series Configuration Manual page 125

Ios xr multicast configuration guide
Hide thumbs Also See for XR12000 Series:
Table of Contents

Advertisement

Implementing Multicast Routing on Cisco IOS XR Software
!
interface GigabitEthernet0/5/0/0
ipv6 address 2013::90:1:1:2/126
!
interface GigabitEthernet0/5/0/1
ipv6 address 2013::102:1:1:2/96
!
multicast-routing
address-family ipv4
interface all enable
!
address-family ipv6
interface all enable
!
!
!
route-policy pass-all
pass
end-policy
!
router bgp 1
bgp router-id 101.101.101.101
address-family ipv6 unicast
redistribute connected
!
neighbor 2013::102:1:1:1
remote-as 100
address-family ipv6 unicast
route-policy pass-all in
route-policy pass-all out
!
!
!
router pim vrf default address-family ipv6
rp-address ::192:168:10:1
!
end
PE1:
!
vrf vpn1
address-family ipv6 unicast
import route-target
1:1
!
export route-target
1:1
!
!
!
interface Loopback0
ipv4 address 1.1.1.1 255.255.255.255
!
interface Loopback1
vrf vpn1
ipv4 address 192.168.10.1 255.255.255.255
ipv6 address ::192:168:10:1/128
!
interface GigabitEthernet0/4/0/1
vrf vpn1
ipv6 address 2013::102:1:1:1/96
!
interface FastEthernet0/5/1/0
ipv4 address 12.1.1.1 255.255.255.0
!
route-policy pass-all
pass
end-policy
!
router static
OL-30405-02
Cisco IOS XR Multicast Configuration Guide for the Cisco XR12000 Series Router, Release 5.1.x
Configuring IPv6 Multicast VPN on the : Example
115

Advertisement

Table of Contents
loading

Table of Contents