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

Configuring IGMP Profiles

Configuring IGMP Interfaces

Step 5 mvr vlan vlan-id group [ip-address](Optional) Statically configures a port to receive multicast traffic sent to the
multicast VLAN and the IP multicast address. A port statically configured as
a member of a group remains a member of the group until statically removed.
Note In compatible mode, this command applies to only receiver ports. In
dynamic mode, it applies to receiver ports and source ports.
Receiver ports can also dynamically join multicast groups by using IGMP
join and leave messages.
Step 6 mvr immediate (Optional) Enables the Immediate-Leave feature of MVR on the port.
Note This command applies to only receiver ports and should only be
enabled on receiver ports to which a single receiver device is
connected.
Step 7 end Returns to privileged EXEC mode.
Command Purpose
Step 1 configure terminal Enters glob al configuration mode.
Step 2 ip igmp profile profile number Assigns a number to the profile you are configuring, and enter IGMP
profile configuration mode. The profile number range is 1 to
4294967295.
Step 3 permit | deny (Optional) Sets the action to permit or deny access to the IP multicast
address. If no action is configured, the default for the profile is to deny
access.
Step 4 range ip multicast address Enters the IP multicast address or range of IP multicast addresses to
which access is being controlled. If entering a range, enter the low IP
multicast address, a space, and the high IP multicast address.
You can use the range command multiple times to enter multiple
addresses or ranges of addresses.
Step 5 end Returns to privileged EXEC mode.
Command Purpose
Step 1 configure terminal Enters glob al configuration mode.
Step 2 interface interface-id Specifies the physical interface, and enter interface configuration mode.
The interface must be a Layer 2 port that does not belong to an
EtherChannel port group.
Command Purpose