API Guide

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 interfacetype
Parameters interfacetypeEnter the interface type details. The interface should be a member of the VLAN.
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
ipv6 mld snooping querier
Enables MLD querier on the specified VLAN interface.
Syntax
ipv6 mld snooping querier
Parameters None
Default Not configured
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
Configures the time interval for sending MLD general queries.
Syntax
ipv6 mld snooping query-interval query-interval-time
Parameters query-interval-timeEnter the interval time in seconds, ranging from 2 to 18000.
Default 60 seconds
Command Mode VLAN INTERFACE
Usage
Information
The no version of this command resets the query interval to the default value.
Multicast 799