162
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp query-timeout
ip igmp query-timeout
To configure a query timeout that the software uses when deciding to take over as the querier, use the ip
igmp query-timeout command. To reset to the querier timeout to the default, use the no form of this
command.
ip igmp query-timeout timeout
no ip igmp query-timeout [timeout]
Syntax Description
Command Default The query timeout is 255 seconds.
Command Modes Interface configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines The ip igmp querier-timeout command is an alternative form of this command.
This command does not require a license.
Examples This example shows how to configure a querier timeout:
switch(config)# interface ethernet 2/2
switch(config-if)# ip igmp query-timeout 200
switch(config-if)#
This example shows how to reset a querier timeout to the default:
switch(config)# interface ethernet 2/2
switch(config-if)# no ip igmp query-timeout
switch(config-if)#
Related Commands
timeout Timeout in seconds. The range is from 1 to 65,535. The default is 255.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
ip igmp
querier-timeout
Configures a querier timeout.
show ip igmp interface Displays IGMP information about the interface.