Chapter 24
| Multicast Filtering Commands
IGMP (Layer 3)
– 769 –
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 (667)
show ip igmp snooping (684)