ip igmp querier query-max-response-time
Syntax
ip igmp querier query-max-response-time
没有ip igmp querier query-max-response-time
描述
Configures the IGMP querier max response time value in seconds on an interface, depending on the command context you are in.
The没有
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
Parameters
-
-
Specifies the IGMP querier max response time value on the interface. Default: 10 seconds. Range: 10-128 seconds.
权威
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 2switch(config-if-vlan)#ip igmp query-max-response-time 50
重置一个IGMP查询器interval to the default value:
switch(config-if-vlan)#没有ip igmp query-max-response-time