Cisco ASR 9000 Series Configuration Manual page 58

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

Advertisement

Configuring IGMP Snooping over MCLAG: Example
POA1:
1 Configure interfaces (for OSPF and MPLS LDP)
interface Loopback0
ipv4 address 20.20.20.20 255.255.255.255
!
interface GigabitEthernet0/2/0/1
description interface towards POA2
ipv4 address 10.0.0.1 255.255.255.0
negotiation auto
!
interface GigabitEthernet0/2/0/8
description interface towards PE
ipv4 address 10.0.1.1 255.255.255.0
negotiation auto
!
2 Configure OSPF and MPLS LDP:
router ospf 1
router-id 20.20.20.20
nsf cisco
area 0
interface Loopback0
!
interface GigabitEthernet0/2/0/1
!
interface GigabitEthernet0/2/0/8
!
!
!
mpls ldp
router-id 20.20.20.20
graceful-restart
interface GigabitEthernet0/2/0/1
!
interface GigabitEthernet0/2/0/8
!
!
3 Configure an MCLAG bundle towards DHD:
interface Bundle-Ether10
description interface towards DHD
lacp switchover suppress-flaps 100
mlacp iccp-group 1
mlacp switchover recovery-delay 60
mlacp port-priority 1
mac-address 0.aaaa.1111
bundle wait-while 0
l2transport
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
44
Implementing Layer-2 Multicast with IGMP Snooping

Advertisement

Table of Contents
loading

Table of Contents