28-14
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 28 Configuring IGMP Snooping and MVR
How to Configure IGMP Snooping and MVR
How to Configure IGMP Snooping and MVR

Configuring IGMP Snooping

Enabling or Disabling IGMP Snooping

By default, IGMP snooping is globally enabled on the switch. When globally enabled or disabled, it is
also enabled or disabled in all existing VLAN interfaces. IGMP snooping is by default enabled on all
VLANs, but can be enabled and disabled on a per-VLAN basis.

Setting IGMP Snooping Parameters

Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 ip igmp snooping
or
ip igmp snooping vlan vlan-id
Globally enables IGMP snooping in all existing VLAN int erfaces.
or
Enables IGMP snooping on the VLAN interface. The VLAN ID range is
1 to 1001 and 1006 to 4096.
IGMP snooping must be globally enabled before you can enable VLAN
snooping.
Step 3 end Returns to privileged EXEC mode.
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 ip igmp snooping vlan vlan-id mrouter
learn {cgmp | pim-dvmrp}
(Optional) Enables IGMP snooping on a VLAN. The VLAN ID range
is 1 to 1001 and 1006 to 4096.
Specifies the multicast router learning method:
cgmp—Listens for CGMP packets. This method is useful for
reducing control traffic.
pim-dvmrp—Snoops on IGMP queries and PIM-DVMRP
packets. This is the default.
Step 3 ip igmp snooping vlan vlan-id mrouter
interface interface-id
Adds a multicast router port (adds a static connection to a multicast
router).
(Optional) Specifies the multicast router VLAN ID and the interface
to the multicast router.
The VLAN ID range is 1 to 1001 and 1006 to 4096.
The interface can be a physical interface or a port cha nnel. The
port-channel range is 1 to 6.
Static connections to multicast routers are supported only on
switch ports.