Cisco XR 12000 Series Configuration Manual page 95

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

Implementing Multicast Routing on Cisco IOS XR Software Cisco ASR 9000 Series Routers
router-id 1.1.1.1
interface FastEthernet0/5/1/0
!
!
multicast-routing
vrf vpn1 address-family ipv4
mdt data 233.1.0.0/16 threshold 3
mdt default ipv4 232.1.1.1
interface all enable
!
vrf vpn1 address-family ipv6
mdt default ipv4 232.1.1.1
interface all enable
!
address-family ipv4
multipath
mdt source Loopback0
interface all enable
!
address-family ipv6
interface all enable
!
!
router pim vrf vpn1 address-family ipv4
rp-address 192.168.10.1
!
router pim vrf vpn1 address-family ipv6
rp-address ::192:168:10:1
!
router pim vrf default address-family ipv4
rp-address 1.1.1.1
!
end
PE2:
!
vrf vpn1
address-family ipv6 unicast
import route-target
1:1
!
export route-target
1:1
!
!
!
interface Loopback0
ipv4 address 9.9.9.9 255.255.255.255
!
interface Loopback1
vrf vpn1
ipv4 address 10.10.10.10 255.255.255.255
!
interface GigabitEthernet0/4/0/1
vrf vpn1
ipv6 address 2013::122:1:1:1/96
!
interface FastEthernet0/4/1/0
ipv4 address 12.1.1.2 255.255.255.0
!
mpls ldp
router-id 9.9.9.9
interface FastEthernet0/4/1/0
OL-
Configuration Examples for Implementing Multicast Routing on Cisco IOS XR Software
Multicast Configuration Guide
MCC-87

Advertisement

Table of Contents
loading

Table of Contents