Purpose
Command or Action
(Optional) You can explicitly specify an MVR VLAN for the group by
using the
vlan
keyword; otherwise, the group is assigned to the interface
default (if specified) or global default MVR VLAN.
Use the
no
form of the command to clear the IPv4 address and netmask.
(Optional)
Return to privileged EXEC mode.
end
Step 7
(Optional)
Saves the change persistently through reboots and restarts by copying
the running configuration to the startup configuration.
switch#
copy
running-config
startup-config
Step 8
This example shows how to configure an Ethernet port as an MVR receiver port:
switch#
configure terminal
switch(config)#
mvr
switch(config-mvr)#
interface ethernet 1/10
switch(config-if)#
mvr-group 225.1.3.1 vlan 100
switch(config-if)#
mvr-type receiver
switch(config-if)#
end
switch#
copy running-config startup-config
switch#
Verifying the MVR Configuration
Use the following commands to verify the MVR configuration:
Description
Command
Displays the MVR subsystem configuration and
status.
show mvr
Displays the MVR group configuration.
show mvr groups
Displays information about IGMP snooping on the
specified VLAN.
show ip igmp snooping
[
vlan vlan-id
]
Displays the MVR configuration on the specified
interface.
If this is a 10G breakout port, the
slot
/
port
syntax is
QSFP-module
/
port
.
Note
show mvr interface
{
ethernet type slot/port
|
port-channel number
}
Displays the number and details of all MVR receiver
members.
show mvr members
[
count
]
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
130
Configuring MVR
Verifying the MVR Configuration