ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
43
| Multicast Filtering Commands
IGMP (Layer 3)
– 1514
ip igmp This command enables IGMP on a VLAN interface. Use the no form of this
command to disable IGMP on the specified interface.
SYNTAX
[no] ip igmp
DEFAULT SETTING
Disabled
COMMAND MODE
Interface Configuration (VLAN)
COMMAND USAGE
IGMP (including query functions) can be enabled for specific VLAN
interfaces at Layer 3 through the ip igmp command.
When a multicast routing protocol, such as PIM, is enabled, IGMP is
also enabled.
EXAMPLE
Console(config)#interface vlan 1
Console(config-if)#ip igmp
Console(config-if)#end
Console#show ip igmp interface
IGMP : Enabled
IGMP Version : 2
IGMP Proxy : Disabled
IGMP Unsolicited Report Interval : 400 sec
Robustness Variable : 2
Query Interval : 125 sec
Query Max Response Time : 100 (resolution in 0.1 sec)
Last Member Query Interval : 10 (resolution in 0.1 sec)
Querier : 0.0.0.0
Joined Groups :
Static Groups :
Console#
RELATED COMMANDS
ip igmp snooping (1427)
show ip igmp snooping (1442)