Configuring Ipv4 Multicast Vpn: Example - Cisco XR 12000 Series Configuration Manual

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

Configuring IPv4 Multicast VPN: Example

only IPv4 addressing.
This end-to-end configuration example shows how to establish a multicast VPN topology
using two different routing protocols (OSPF or BGP) to broadcasting traffic between customer-edge(CE)
routers and provider-edge (PE) routers:
Figure 9
CE4
For more configuration information, see the
this module and also related configuration information in Cisco IOS XR Routing Configuration Guide.
Configuring MVPN to Advertise Routes Between the CE and the PE Using OSPF: Example
PE1:
!
vrf vpn1
address-family ipv4 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 2.2.2.2 255.255.255.255
!
interface GigabitEthernet0/5/0/0
vrf vpn1
ipv4 address 101.1.1.1 255.255.255.0
!
interface TenGigE0/6/0/0
ipv4 address 12.1.1.1 255.255.255.0
!
mpls ldp
router-id 1.1.1.1
interface TenGigE0/6/0/0
!
!
multicast-routing
OL-
Configuring MVPN to Advertise Routes Between the CE and the PE Using OSPF: Example,
page MCC-69
Configuring MVPN to Advertise Routes Between the CE and the PE Using BGP: Example,
page MCC-74
Topology in MVPN Configuration on the Example
PE1
Configuration Examples for Implementing Multicast Routing on Cisco IOS XR Software
"Configuring Multicast VPN" section on page MCC-40
(Figure
PE2
Multicast Configuration Guide
9),
CE3
of
MCC-69

Advertisement

Table of Contents
loading

Table of Contents