Users Guide
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-time—Enter the query time interval in milliseconds, ranging from 100 to 65535.
Default 1000 milliseconds
Command Mode VLAN INTERFACE
Usage
Information
The no version of this command resets the last member query interval time to the default value.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ipv6 mld snooping last-member-query-interval 2500
Supported
Releases
10.4.1.0 or later
ipv6 mld snooping mrouter
Configures the specified VLAN member port as a multicast router interface.
Syntax
ipv6 mld snooping mrouter interface interface—type
Parameters interface—type—Enter the interface type details. The interface must be a member of the VLAN. In a
PVLAN domain, only the promiscuous port type is supported. Secondary ports are not supported.
Default Not configured
Command Mode VLAN INTERFACE
Usage
Information
The no version of this command removes the multicast router configuration from the VLAN member port.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ipv6 mld snooping mrouter interface ethernet 1/1/1
Supported
Releases
10.4.1.0 or later
Multicast 1043