ip igmp query-max-response-time
17-14 IGMP Configuration
Defaults
None.
Mode
Interface configuration: C3(su)->router(Config-if(Vlan 1))#
Example
This example shows how to set the IGMP query interval to 1800 seconds on VLAN 1:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip igmp query-interval 1800
ip igmp query-max-response-time
Use this command to set the maximum response time interval advertised in IGMPv2 queries. The
no form of this command resets the IGMP maximum response time to the default value of 100
deciseconds, or 10 seconds.
Syntax
ip igmp query-max-response-time time
no ip igmp query-max-response-time
Parameters
Defaults
None.
Mode
Interface configuration: C3(su)->router(Config-if(Vlan 1))#
Example
This example shows how to set the IGMP query maximum response time interval to 200
deciseconds (20 seconds) on VLAN 1:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip igmp query-max-response-time 200
ip igmp startup-query-interval
Use this command to set the interval between general IGMP queries sent on startup. The no form
of this command resets the IGMP startup query interval to the default value of 31 seconds.
Syntax
ip igmp startup-query-interval time
no ip igmp startup-query-interval
time Specifies the IGMP maximum response time interval. Valid values are
from 0 to 255 tenths of a second.
The default value is 100 deciseconds (10
seconds).