ip igmp querier query-max-response-time

Syntax

ip igmp querier query-max-response-time <RESPONSE-TIME>
no ip igmp querier query-max-response-time <RESPONSE-TIME>

Description

Configures the IGMP querier max response time value in seconds on an interface, depending on the command context you are in.

The no form of this command sets the querier max response time value to the default of 10 seconds on an interface.

Command context

config-if-vlan

config-if

config-lag-if

Parameters

<RESPONSE-TIME>

Specifies the IGMP querier max response time value on the interface. Default: 10 seconds. Range: 10-128 seconds.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring the IGMP querier maximum response time of 50 for interface VLAN 2:
switch(config)# interface vlan 2
switch(config-if-vlan)# ip igmp query-max-response-time 50

Resetting an IGMP querier interval to the default value:

switch(config-if-vlan)# no ip igmp query-max-response-time