Cisco ASR 9000 Series Configuration Manual page 61

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

Advertisement

Implementing Layer-2 Multicast with IGMP Snooping
interface GigabitEthernet0/0/0/8
!
!
!
!
5 Configure IGMP Snooping profile:
igmp snooping profile p1
ttl-check disable
router-alert-check disable
!
6 Enable IGMP Snooping in the L2VPN BD which includes MCLAG bundle towards DHD and PW towards
PE:
l2vpn
bridge group bg1
bridge-domain bg1_bd1
igmp snooping profile p1
interface Bundle-Ether10
!
vfi bg1_bd1_vfi
neighbor 40.40.40.40 pw-id 1
!
!
!
!
PE:
1 Configure Interfaces :
interface Loopback0
ipv4 address 40.40.40.40 255.255.255.255
!
interface GigabitEthernet0/0/0/8
description interface towards POA1
ipv4 address 10.0.1.2 255.255.255.0
negotiation auto
!
interface GigabitEthernet0/0/0/9
description interface towards POA2
ipv4 address 10.0.2.2 255.255.255.0
negotiation auto
!
interface GigabitEthernet0/0/0/20
description interface towards Multicast Router
l2transport
!
!
2 Configure OSPF and MPLS LDP:
router ospf 1
router-id 40.40.40.40
nsf cisco
area 0
interface Loopback0
!
!
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
Configuring IGMP Snooping over MCLAG: Example
47

Advertisement

Table of Contents
loading

Table of Contents