![Cisco Small Business 300 1.1 Series Administration Manual Download Page 438](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294438.webp)
Internet Group Management Protocol (IGMP) Snooping Commands
78-20269-01 Command Line Interface Reference Guide
439
31
User Guidelines
A port that is a forbidden mrouter port cannot be a Multicast router port (i.e. cannot
be learned dynamically or assigned statically).
You can execute the command before the VLAN is created.
Example
console(config)#
ip igmp snooping
vlan 1
forbidden mrouter
interface
gi1/1/1
31.6
ip igmp snooping vlan static
Use the ip igmp snooping static Global Configuration mode command to register
an IP-layer Multicast address to the bridge table, and to add static ports to the
group. Use the no form of this command to remove ports specified as members of
a static Multicast group.
Syntax
ip igmp snooping vlan
vlan-id
static
ip-address [
interface
interface-list]
no ip igmp snooping vlan
vlan-id
static
ip-address [
interface
interface-list]
Parameter
•
vlan
vlan-id
—Specifies the VLAN.
•
static
ip-address
—Specifies the IP Multicast address.
•
interface i
nterface-list
—Specifies a list of interfaces. The interfaces can be
from one of the following types: Ethernet port or Port-channel.
Default Configuration
No Multicast addresses are defined.
Command Mode
Global Configuration mode
User Guidelines
Static Multicast addresses can only be defined on static VLANs.
You can execute the command before the VLAN is created.