Configuring Mld Snooping; Configuring Mld Snooping On Ethernet Bundles - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Configuring MLD Snooping

Configuring MLD Snooping
1 Create two profiles:
mld snooping profile bridge_profile
!
mld snooping profile port_profile
!
2 Configure two physical interfaces for L2 support.
interface GigabitEthernet0/8/0/38
!
interface GigabitEthernet0/8/0/39
!
3 Add interfaces to the bridge domain. Attach bridge_profile to the bridge domain and port_profile to one
of the Ethernet interfaces. The second Ethernet interface inherits MLD snooping configuration attributes
from the bridge domain profile.
l2vpn
!
4 Verify the configured bridge ports.
show mld snooping port

Configuring MLD Snooping on Ethernet Bundles

1 This example assumes that the front-ends of the bundles are preconfigured. For example, a bundle
configuration might consist of three switch interfaces, as follows:
interface GigabitEthernet0/0/0/0
interface GigabitEthernet0/0/0/1
!
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
68
mrouter
negotiation auto
l2transport
no shut
!
negotiation auto
l2transport
no shut
!
bridge group bg1
bridge-domain bd1
mld snooping profile bridge_profile
interface GigabitEthernet0/8/0/38
mld snooping profile port_profile
interface GigabitEthernet0/8/0/39
!
!
interface Port-channel1
!
!
interface GigabitEthernet0/0/0/2
channel-group 1 mode on
!
Implementing MLD Snooping

Advertisement

Table of Contents
loading

Table of Contents