Example; Configuring Ipv6 Multicast Vpn On The : Example - Cisco XR12000 Series Configuration Manual

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/1/3/0
ipv4 address 22.1.1.1 255.255.255.0
!
interface GigabitEthernet0/2/3/0
ipv4 address 122.1.1.2 255.255.255.0
multicast-routing
address-family ipv4
interface all enable
!
!
!
route-policy pass-all
pass
end-policy
!
router bgp 500
bgp router-id 122.122.122.122
address-family ipv4 unicast
redistribute connected
!
neighbor 122.1.1.1
remote-as 100
address-family ipv4 unicast
route-policy pass-all in
route-policy pass-all out
!
!
!
!
router pim vrf default address-family ipv4
rp-address 2.2.2.2
interface Loopback0
!
interface GigabitEthernet0/1/3/0
!
interface GigabitEthernet0/2/3/0
!
!
end

Configuring IPv6 Multicast VPN on the : Example

This end-to-end configuration example in
Example, on page
protocols (EIGRP or BGP) to broadcasting traffic between customer-edge(CE) routers and provider-edge
(PE) routers:
Figure 11: Topology in CE1PE1PE2 CE2MVPN Configuration Example
CE1------------------ PE1 ------------------------------------------------ PE2 ------------------ CE2
For more information about MVPN, see the
well as related configuration information in Cisco IOS XR Routing Configuration Guide. For an example of
MVPN configuration using only IPv4 addressing, see
100.
OL-30405-02
Figure 11: Topology in CE1PE1PE2 CE2MVPN Configuration
109shows how to establish an IPv6 multicast VPN topology, using two different routing
Configuring Multicast VPN, on page 59
Cisco IOS XR Multicast Configuration Guide for the Cisco XR12000 Series Router, Release 5.1.x
Configuring IPv6 Multicast VPN on the : Example
Configuring IPv4 Multicast VPN: Example, on page
of this publication, as
109

Advertisement

Table of Contents
loading

Table of Contents