Cisco XR 12000 Series Configuration Manual page 79

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 pim vrf default address-family ipv4
rp-address 1.1.1.1
!
end
PE2:
!
vrf vpn1
address-family ipv4 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/2/2/7
vrf vpn1
ipv4 address 122.1.1.1 255.255.255.0
negotiation auto
!
interface TenGigE0/3/0/0
ipv4 address 12.1.1.2 255.255.255.0
!
mpls ldp
router-id 9.9.9.9
interface TenGigE0/3/0/0
!
!
multicast-routing
vrf vpn1 address-family ipv4
mdt data 233.1.0.0/16 threshold 3
mdt default ipv4 232.1.1.1
rate-per-route
interface all enable
accounting per-prefix
!
address-family ipv4
nsf
mdt source Loopback0
interface all enable
accounting per-prefix
!
!
router bgp 100
bgp router-id 9.9.9.9
address-family ipv4 unicast
!
address-family vpnv4 unicast
!
address-family ipv4 mdt
!
neighbor 1.1.1.1
remote-as 100
update-source Loopback0
OL-
Configuration Examples for Implementing Multicast Routing on Cisco IOS XR Software
Multicast Configuration Guide
MCC-71

Advertisement

Table of Contents
loading

Table of Contents