beautypg.com

Mld snooping configuration examples, Enabling the mld snooping querier on an interface – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 788

background image

MLD and MLD Snooping Introduction and Commands

Software Reference for x310 Series Switches

32.4

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

MLD Snooping Configuration Examples

For detailed information about the commands used to configure MLD Snooping, see

Chapter 32, MLD and MLD Snooping Introduction and Commands

.

The following examples configure MLD Snooping:

Enabling the MLD Snooping Querier on an interface

Enabling MLD Snooping globally and on an interface

Configuring a Multicast Router statically on an interface

Enabling MLD Snooping Fast-Leave Processing on an interface

Configuring MLD Snooping Report Suppression on an interface

Enabling the MLD Snooping Querier on an interface

Use the MLD Snooping querier to support MLD Snooping in a VLAN where PIM-SMv6 and
MLD are not configured and whenever you do not need to route IPv6 multicast traffic.

You can configure the switch to generate MLD queries on a VLAN interface if multicast
routing is not enabled. For each VLAN that is connected to switches that use MLD
Snooping to report multicast traffic, configure one switch as the MLD Snooping Querier.

To enable and show MLD Snooping Querier on VLAN interface vlan2, enter the
commands:

Note that the MLD Snooping Querier is configured in Interface Configuration mode only.
You cannot configure MLD Snooping Querier globally for all VLAN interfaces on a switch.

awplus#

configure terminal

awplus(config)#

interface vlan2

awplus(config-if)#

ipv6 mld snooping querier

awplus(config-if)#

exit

awplus(config)#

exit

awplus#

show ipv6 mld interface vlan2