Reference v4.1.0 Instruction Manual

358 Network OS Command Reference
53-1003115-01
ip igmp query-max-response-time
2
ip igmp query-max-response-time
Sets the maximum response time for IGMP queries.
Synopsis ip igmp query-max-response-time seconds
no ip igmp query-max-response-time
Operands seconds Response time in seconds. Valid values range from 1 through 25 seconds.
Defaults 10 seconds
Command Modes VE interface configuration mode
VLAN interface configuration mode
Router interface configuration mode
Description Use this command to set the maximum response time for IGMP queries for a specific interface.
When a host receives the query packet, it starts counting to a random value, less than the
maximum response time. When this timer expires, the switch (host) replies with a report, provided
that no other host from the same group has responded yet.
Usage Guidelines Enter no ip igmp query-max-response-time to restore the default maximum response time for
IGMP queries.
Examples To set the maximum response time to 20 seconds on a specific VLAN interface:
switch(config)# interface vlan 100
switch(conf-vlan-100)# ip igmp query-max-response-time 20
To remove the maximum response time from a specific VLAN interface:
switch(config)# interface vlan 100
switch(conf-vlan-100)# no ip igmp query-max-response-time
See Also interface, ip igmp last-member-query-interval, ip igmp query-interval, ip igmp static-group