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