174
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp version
ip igmp version
To configure the IGMP version to use on an interface, use the ip igmp version command. To reset the
IGMP version to the default, use the no form of this command.
ip igmp version version
no ip igmp version [version]
Syntax Description
Command Default The version number is 2.
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 the IGMP version to use on an interface:
switch(config)# interface ethernet 2/2
switch(config-if)# ip igmp version 3
switch(config-if)#
This example shows how to reset the IGMP version to the default:
switch(config)# interface ethernet 2/2
switch(config-if)# no ip igmp version
switch(config-if)#
Related Commands
version Version number. The number is 2 or 3. The default is 2.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip igmp interface Displays IGMP information about the interface.