2-328
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
mvr (interface configuration)
mvr (interface configuration)
Use the
mvr
interface configuration command to configure a Layer 2 port as a multicast VLAN
registration (MVR) receiver or source port and set the immediate leave feature, and statically assign a
port to an IP multicast VLAN and IP address. Use the
no
form of this command to return to the default
settings.
mvr
[
immediate
|
type
{
receiver
|
source
} |
vlan
vlan-id {[
group
ip-address
][
receiver vlan
vlan-id
]}}
no mvr
[
immediate
|
type
{
source
|
receiver
}|
vlan
vlan-id {[
group
ip-address
][
receiver vlan
vlan-id
]}}
Syntax Description
Defaults
A port is configured as neither a receiver nor a source.
The Immediate Leave feature is disabled on all ports.
No receiver port is a member of any configured multicast group.
Command Modes
Interface configuration
immediate
(Optional) Enable the Immediate Leave feature of MVR on a port. Use
the
no mvr immediate
command to disable the feature.
type
(Optional) Configure the port as an MVR receiver port or source port.
The default port type is neither an MVR source nor receiver port. The
no
mvr type
command resets the port as neither a source or receiver port.
receiver
Configure the port as a subscriber port that can only receive multicast
data. Receiver ports cannot belong to the multicast VLAN.
source
Configure the port as an uplink port that can send and receive multicast
data for the configured multicast groups. All source ports on a switch
belong to a single multicast VLAN.
Note
When you are configuring a trunk port as an MVR receiver port,
we recommend that the source port is configured as a network
node interface (NNI) and the MVR trunk receiver port is
configured as a user node interface (UNI).
vlan
vlan-id
Specify the mvr vlan for the system.
group
ip-address
(Optional) Statically configure the specified MVR IP multicast group
address for the specified multicast VLAN ID. This is the IP address of the
multicast group that the port or VLAN is joining.
receiver
vlan vlan-id
Specify a receiver VLAN.