A SERVICE OF

logo

350 IGMP Snooping Querier Commands
Example
The following example configures the snooping querier to participate in the
querier election.
console(config-vlan)#ip igmp snooping querier
election participate
ip igmp snooping querier query-interval
This command sets the IGMP Querier Query Interval time, which is the
amount of time in seconds that the switch waits before sending another
periodic query. The no form of this command sets the IGMP Querier Query
Interval time to its default value.
Syntax
ip igmp snooping querier query-interval
seconds
no ip igmp snooping querier query-interval
seconds
— Amount of time in seconds that the switch waits before
sending another general query. (Range: 1-1800)
Default Configuration
The query interval default is 60 seconds.
Command Mode
Global Configuration mode
User Guidelines
The value of this parameter should be larger than the IGMP Snooping Max
Response Time.
Example
The following example sets the query interval to 1800:
ip igmp snooping querier query_interval 1800