Cisco WS-CBS3032-DEL Software Configuration Manual page 617

Software guide
Table of Contents

Advertisement

Chapter 24
Configuring IGMP Snooping and MVR
Command
Step 4
mvr type {source | receiver}
Step 5
mvr vlan vlan-id group [ip-address] (Optional) Statically configure a port to receive multicast traffic sent to the
Step 6
mvr immediate
Step 7
end
Step 8
show mvr
show mvr interface
or
show mvr members
Step 9
copy running-config startup-config (Optional) Save your entries in the configuration file.
To return the interface to its default settings, use the no mvr [type | immediate | vlan vlan-id | group]
interface configuration commands.
This example shows how to configure a port as a receiver port, statically configure the port to receive
multicast traffic sent to the multicast group address, configure Immediate Leave on the port, and verify
the results.
Switch(config)# mvr
Switch(config)# interface gigabitethernet1/0/2
Switch(config-if)# mvr type receiver
Switch(config-if)# mvr vlan 22 group 228.1.23.4
Switch(config-if)# mvr immediate
Switch(config)# end
Switch# show mvr interface
Port
----
Gi1/0/2 RECEIVER
OL-13270-06
Purpose
Configure an MVR port as one of these:
source—Configure uplink ports that receive and send multicast data as
source ports. Subscribers cannot be directly connected to source ports.
All source ports on a switch belong to the single multicast VLAN.
receiver—Configure a port as a receiver port if it is a subscriber port and
should only receive multicast data. It does not receive data unless it
becomes a member of the multicast group, either statically or by using
IGMP leave and join messages. Receiver ports cannot belong to the
multicast VLAN.
The default configuration is as a non-MVR port. If you attempt to configure
a non-MVR port with MVR characteristics, the operation fails.
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.
(Optional) Enable the Immediate-Leave feature of MVR on the port.
This command applies to only receiver ports and should only be
Note
enabled on receiver ports to which a single receiver device is
connected.
Return to privileged EXEC mode.
Verify the configuration.
Type
Status
----
-------
ACTIVE/DOWN
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
Immediate Leave
---------------
ENABLED
Configuring MVR
24-23

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst blade 3130Catalyst blade 3032

Table of Contents