Connectivity Guide

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
Congures the specied 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 should be a member of the VLAN.
Default Not congured
Command Mode VLAN INTERFACE
Usage Information The no version of this command removes the multicast router conguration 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
ipv6 mld snooping querier
Enables MLD querier on the specied VLAN interface.
Syntax
ipv6 mld snooping querier
Parameters None
Default Not congured
Command Mode VLAN INTERFACE
Usage Information The no version of this command disables the MLD querier on the VLAN interface.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ipv6 mld snooping querier
Supported Releases 10.4.1.0 or later
ipv6 mld snooping query-interval
Congures the time interval for sending MLD general queries.
Syntax
ipv6 mld snooping query-interval query-interval-time
Parameters query-interval-time—Enter the interval time in seconds, ranging from 2 to 18000.
Default 60 seconds
Command Mode VLAN INTERFACE
Multicast 639