Configuring Mvpn Extranet Routing: Example; Configuring The Source Mvrf On The Receiver Pe Router: Example - Cisco ASR 9000 Series Configuration Manual

Aggregation services router multicast
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring MVPN Extranet Routing: Example

router mld
interface pw-ether2
static-group ff15::e100
static-group ff15::e100 2000:10::1
!
!
Configuring MVPN Extranet Routing: Example
These examples describe two ways to configure MVPN extranet routing:
For the full set of configuration tasks, see

Configuring the Source MVRF on the Receiver PE Router: Example

The following examples show how to configure MVPN extranet routing by specifying the source MVRF on
the receiver PE router.
You must configure both the source PE router and the receiver PE router.
Configure the Source PE Router Using Route Targets
interface Loopback5
ipv4 address 201.5.5.201 255.255.255.255
!
interface Loopback22
vrf provider-vrf
ipv4 address 201.22.22.201 255.255.255.255
!
interface GigabitEthernet0/6/0/0
vrf provider-vrf
ipv4 address 10.10.10.1 255.255.0.0
!
vrf provider-vrf
address-family ipv4 unicast
import route-target
1100:1
!
export route-target
1100:1
!
!
router bgp 1
regular BGP MVPN config
vrf provider-vrf
rd 1100:1
address-family ipv4 unicast
redistribute connected
!
!
multicast-routing
vrf provider-vrf address-family ipv4
mdt data 226.1.4.0/24 threshold 3
log-traps
mdt default ipv4 226.0.0.4
rate-per-route
interface all enable
accounting per-prefix
!
!
address-family ipv4
nsf
mdt source Loopback5
interface all enable
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
276
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
Configuring MVPN Extranet Routing, on page
224.

Advertisement

Table of Contents
loading

Table of Contents