Cisco XR12000 Series Configuration Manual page 114

Ios xr multicast configuration guide
Hide thumbs Also See for XR12000 Series:
Table of Contents

Advertisement

Configuring IPv4 Multicast VPN: Example
CE4:
For information about configuring the CE router, using Cisco IOS software, see the appropriate Cisco IOS
software configuration documentation.
!
interface Loopback0
ipv4 address 101.101.101.101 255.255.255.255
!
interface GigabitEthernet0/0/0/0
ipv4 address 101.1.1.2 255.255.255.0
!
interface GigabitEthernet0/0/0/3
ipv4 address 11.1.1.1 255.255.255.0
!
multicast-routing
address-family ipv4
interface all enable
!
!
router ospf 1
router-id 101.101.101.101
area 0
interface Loopback0
!
interface GigabitEthernet0/0/0/0
!
interface GigabitEthernet0/0/0/3
!
!
!
router pim vrf default address-family ipv4
rp-address 2.2.2.2
interface Loopback0
!
interface GigabitEthernet0/0/0/0
!
interface GigabitEthernet0/0/0/3
!
!
end
CE3:
For information about configuring the CE router, using Cisco IOS software, see the appropriate Cisco IOS
software configuration documentation.
interface Loopback0
ipv4 address 122.122.122.122 255.255.255.255
!
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
!
router ospf 1
router-id 122.122.122.122
area 0
interface Loopback0
!
interface GigabitEthernet0/1/3/0
Cisco IOS XR Multicast Configuration Guide for the Cisco XR12000 Series Router, Release 5.1.x
104
Implementing Multicast Routing on Cisco IOS XR Software
OL-30405-02

Advertisement

Table of Contents
loading

Table of Contents