2-576
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show mvr interface
show mvr interface
Use the
show mvr interface
privileged EXEC command without keywords to display the Multicast
VLAN Registration (MVR) receiver and source ports. Use the command with keywords to display MVR
parameters for a specific receiver port.
show mvr interface
[
interface-id
[
members
[
vlan
vlan-id
]]]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
If you enter only the
show mvr interface
command, the output shows all MVR-enabled ports on the
switch.
If you enter the
show mvr interface
interface-id
command and the specified port is a non-MVR port,
the output displays NON MVR in the Type field. For active MVR ports, it displays the port type
(RECEIVER or SOURCE), mode (access or trunk), VLAN, status, and Immediate-Leave setting.
If you enter the
members
keyword, all MVR group members on the interface are displayed. If you enter
a VLAN ID, all MVR group members in the VLAN are displayed.
Examples
This is an example of output from the
show mvr interface
command:
Switch#
show mvr interface
Port Type Mode VLAN Status Immediate Leave
---- ---- ---- ---- ------- ---------------
Fa0/1 Receiver Trunk 1 ACTIVE/UP DISABLED
Fa0/1 Receiver Trunk 2000 ACTIVE/DOWN DISABLED
Fa0/2 Receiver Trunk 2 ACTIVE/UP DISABLED
Fa0/2 Receiver Trunk 3000 ACTIVE/UP DISABLED
Fa0/3 Receiver Trunk 2 ACTIVE/UP DISABLED
Fa0/3 Receiver Trunk 3000 ACTIVE/UP DISABLED
Fa0/10 Source Access 10 ACTIVE/UP DISABLED
interface-id
(Optional) Display MVR type, status, and Immediate Leave setting for the
interface.
Valid interfaces include physical ports (including type, module, and port
number.
members
(Optional) Display all MVR groups to which the specified interface belongs.
vlan
vlan-id
(Optional) Display all MVR group members on this VLAN. The VLAN ID
range is 1 to 1001 and 1006 to 4094.
Release
Modification
12.1(14)AX
This command was introduced.
12.2(35)SE
The Mode and VLAN fields were added to the output display.