IGMP Commands 693
console(config-if-vlan15)#ip igmp query-interval 10

ip igmp query-max-response-time

Use the ip igmp query-max-response-time command in Internet
Configuration mode to configure the maximum response time interval for
the specified interface. It is the maximum query response time advertised in
IGMPv2 queries on this interface. The time interval is specified in tenths of a
second.
Syntax
ip igmp query-max-response-time
tenthsofseconds
no ip igmp query-max-response-time
tenthsofseconds
— Maximum response time. (Range: 1-25 seconds)
Default Configuration
The default maximum response time value is 100 tenths of seconds.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
This command has no user guidelines.
Example
The following example configures a maximum response time interval of one
second for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip igmp query-max-response-
time 10