Example
The following shows how to configure the query interval to 100 seconds:
Console(config)#ip igmp snooping query-interval 100
Console(config)#
ip igmp snooping query-max-response-time
Use this command to configure the snooping report delay. Use the no form of
this command to restore the default.
Syntax
ip igmp snooping query-max-response-time seconds
no ip igmp snooping query-max-response-time
seconds - The report delay advertised in IGMP queries. (Range: 5-30)
Default Setting
10 seconds
Command Mode
Global Configuration
Command Usage
> The switch must be using IGMPv2 for this command to take effect.
> The command sets the time the switch waits after receiving an IGMP report
(for an IP multicast address) on a port before it sends an IGMP Query out that
port and then removes the entry from its list.
Example
The following shows how to configure the maximum response time to 20 sec-
onds:
Console(config)#ip igmp snooping query-max-response-time 20
Console(config)#
Related Commands
ip igmp snooping version
225