Users Guide

Table Of Contents
Parameters None
Default Enabled
Command Mode VLAN INTERFACE
Usage
Information
When you enable MLD snooping globally, the configuration is applied to all the VLAN interfaces. You can
disable the MLD snooping on specified VLAN interfaces. The no version of this command disables the
MLD snooping on the specified VLAN interface.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# no ipv6 mld snooping
Supported
Releases
10.4.1.0 or later
ipv6 mld snooping enable
Enables MLD snooping globally.
Syntax
ipv6 mld snooping enable
Parameters None
Default Enabled
Command Mode CONFIGURATION
Usage
Information
The no version of this command disables the MLD snooping.
Example
OS10(config)# ipv6 mld snooping enable
Supported
Releases
10.4.1.0 or later
ipv6 mld snooping fast-leave
Enables fast leave in MLD snooping for specified VLAN.
Syntax
ipv6 mld snooping fast-leave
Parameters None
Default Disabled
Command Mode VLAN INTERFACE
Usage
Information
The fast leave option allows the MLD snooping switch to remove an interface from the multicast group
immediately on receiving the leave message. The no version of this command disables the fast leave
functionality.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ipv6 mld snooping fast-leave
Supported
Releases
10.4.1.0 or later
ipv6 mld snooping last-member-query-interval
Configures the time interval between group-specific MLD query messages.
Syntax
ipv6 mld snooping last-member-query-interval query-interval-time
Parameters query-interval-timeEnter the query time interval in milliseconds, ranging from 100 to 65535.
Multicast 1097