![Cisco Small Business 300 1.1 Series Administration Manual Download Page 437](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294437.webp)
Internet Group Management Protocol (IGMP) Snooping Commands
78-20269-01 Command Line Interface Reference Guide
438
31
Command Mode
Global Configuration mode
User Guidelines
A port that is defined as a Multicast router port receives all IGMP packets (reports
and queries) as well as all Multicast data.
You can execute the command before the VLAN is created.
Example
console(config)#
ip igmp snooping
vlan
1
mrouter interface
gi1/1/1
31.5
ip igmp snooping vlan forbidden mrouter interface
Use the ip igmp snooping forbidden mrouter interface Global Configuration mode
command to forbid a port from being defined as a Multicast router port by static
configuration or by automatic learning. Use the no form of this command to remove
the configuration.
Syntax
ip igmp snooping vlan
vlan-id
forbidden mrouter interface
interface-list
no ip igmp snooping vlan vlan-id forbidden mrouter interface interface-list
Parameters
•
vlan
vlan-id
—Specifies the VLAN.
•
interface
interface-list
—Specifies a list of interfaces. The interfaces can be
from one of the following types: Ethernet port or Port-channel.
Default Configuration
No ports defined.
Command Mode
Global Configuration mode