![Asante IntraCore 36000 Series User Manual Download Page 220](http://html.mh-extra.com/html/asante/intracore-36000-series/intracore-36000-series_user-manual_2980500220.webp)
220
Asanté IntraCore 36000 Series
Command Mode
Global Configuration
Usage Guidelines
If enabled, the switch serves as source that queries other hosts if elected. The switch is responsible for
pinging hosts to receive multicast traffic connections.
Example
Console(config)#
ip igmp snooping querier
Console(config)#
16.62 ip igmp snooping query-count
This command configures the query count. Use the no form to restore the default.
Syntax Description
ip igmp snooping query-count
count
no
ip igmp snooping query-count
count
The maximum number of queries issued for which there has been no response
before the switch takes action to drop a client from the multicast group. (Range:
2-10)
Default
2 times
Command Mode
Global Configuration
Usage Guidelines
The query count defines how long the IGMP query source waits for a response from a multicast client before
taking action. If queries were sent and the client has not responded, a countdown timer is started using the
time defined by ip igmp snooping query-max- response-time. If the countdown finishes, and the client still
has not responded, then that client is no longer part of the multicast group.
Example
The following shows how to configure the query count to 10:
Console(config)#
ip igmp snooping query-count 10
Console(config)#
Related Commands
ip igmp snooping query-max-response-time