Cisco ASR 9000 Series Configuration Manual page 64

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

Advertisement

Configuring IGMP Snooping over MCLAG: Example
iccp
group 1
mlacp node 1
mlacp system mac 0000.aaaa.0000
mlacp system priority 1
member
neighbor 30.30.30.30
!
backbone
interface GigabitEthernet0/2/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
!
!
!
!
!
POA2:
1 Configure interfaces (for OSPF and MPLS LDP).
interface Loopback0
ipv4 address 30.30.30.30 255.255.255.255
!
interface GigabitEthernet0/0/0/1
description interface towards POA1
ipv4 address 10.0.0.2 255.255.255.0
negotiation auto
!
interface GigabitEthernet0/0/0/8
description interface towards PE
ipv4 address 10.0.2.1 255.255.255.0
negotiation auto
!
2 Configure OSPF and MPLS LDP:
router ospf 1
router-id 30.30.30.30
nsf cisco
area 0
interface Loopback0
!
interface GigabitEthernet0/0/0/1
!
interface GigabitEthernet0/0/0/8
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
50
Implementing Layer-2 Multicast with IGMP Snooping

Advertisement

Table of Contents
loading

Table of Contents