Reference Guide

ip igmp snooping mrouter
Enables IGMP querier on the specied VLAN interface.
Syntax
ip igmp 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)# ip igmp snooping mrouter interface ethernet 1/1/1
Supported Releases 10.4.0E(R1) or later
ip igmp snooping querier
Enables IGMP querier processing for the specied VLAN interface.
Syntax
ip igmp snooping querier
Parameters None
Default Not congured
Command Mode VLAN INTERFACE
Usage Information The no version of this command disables the IGMP querier on the VLAN interface..
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip igmp snooping querier
Supported Releases 10.4.0E(R1) or later
ip igmp snooping query-interval
Congures time interval for sending IGMP general queries.
Syntax
ip igmp 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
Usage Information The no version of this command resets the query interval to the default value.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip igmp snooping query-interval 120
Supported Releases 10.4.1.0 or later
Layer 3 387