528
IGMP Snooping Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\IGMP_Snooping.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
User Guidelines
Static multicast addresses can only be defined on static VLANs.
You can execute the command before the VLAN is created.
You can register an entry without specifying an interface.
Using the
no
. command without a port-list removes the entry.
Example
console(config)# ip
igmp snooping
vlan 1
static
239.2.2.2
gi1/0/
ip igmp snooping multicast-tv
Use the
ip igmp snooping multicast-tv
Global Configuration mode
command to define the multicast ip-addresses that are associated with a
multicast-tv VLAN. Use the
no
form of this command to remove all
associations.
Syntax
ip igmp snooping
vlan vlan-id
multicast-tv
ip-multicast-address [count
number]
no ip igmp snooping
vlan vlan-id
multicast-tv
ip-multicast-address [count
number]
Parameters
•
vlan-id
—Specifies the VLAN
•
number
—Configures multiple contiguous multicast IP addresses. If not
specified, the default is 1. (Range: 1–256)
Default
No multicast IP address is associated.
Command Mode
Global Configuration mode