1119
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter M Commands
mvr vlan
mvr vlan
To configure a Multicast VLAN Registration (MVR) VLAN for an interface, use the
mvr vlan
command. To remove the MVR VLAN from an interface, use the
no
form of this command.
mvr vlan
vlan_ID
no mvr vlan
vlan_ID
Syntax Description
Command Default
None
Command Modes
Interface configuration mode
Virtual Ethernet interface configuration mode
Command History
Usage Guidelines
You can use this command on the following interfaces:
•
Ethernet interface
•
Virtual Ethernet interface
Before you use a virtual Ethernet interface, you must enable the Cisco Virtual Machine Fabric Extender
(VM-FEX) on the switch by using the
feature vmfex
command.
This command does not require a license.
Examples
This example shows how to configure an MVR VLAN for an interface:
switch#
configure terminal
switch(config)#
interface ethernet 1/5
switch(config-if)#
mvr vlan 1
switch(config-if)#
Related Commands
vlan_ID
MVR VLAN ID. The range is from 1 to 4094.
Release
Modification
5.2(1)N1(1)
This command was introduced.
Command
Description
feature vmfex
Enables VM-FEX on the switch.
interface vethernet
Configures a virtual Ethernet interface on the switch.
show mvr
Displays information about MVRs.
show running-config
Displays the running system configuration information.