T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
312
Chapter 38 IGMP Commands (License Required)
Internet Group Management Protocol (IGMP) is used between hosts on a LAN and the routers on
this LAN to track the multicast groups of which hosts are multicast members.
ip igmp
Description
The
ip igmp
command is used to enable IGMP function on the specified
interface. To disable IGMP function on this interface, please use
no ip igmp
command.
Syntax
ip igmp
no ip igmp
Command Mode
Interface Configuration Mode
Example
Enable the IGMP function on Interface VLAN 2:
T2700G-28TQ(config)#interface vlan
2
T2700G-28TQ(config-if)#ip igmp
ip igmp version
Description
The
ip igmp version
command is used to configure the version of IGMP on
specified interface. To restore to the default IGMPv2, please use
no ip igmp
version
command.
Syntax
ip igmp version
{ 1 | 2 | 3 }
no ip igmp version
Parameter
1 | 2 | 3 —— Specify the version of the IGMP. The default version is 2.