IGMP Snooping Commands
527
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\IGMP_Snooping.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
Command Mode
Global Configuration mode
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/0/1
ip igmp snooping 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 statically
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-id
—Specifies the VLAN.
•
ip-address
—Specifies the IP multicast address.
•
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 multicast addresses are defined.
Command Mode
Global Configuration mode