Cisco Systems 3550 Switch User Manual


 
11-18
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter 11 Configuring IGMP Snooping and MVR
Displaying MVR Information
This is an example of output from the show mvr interface privileged EXEC command when the
member keyword is included:
Switch# show mvr interface gigabitethernet0/6 member
239.255.0.0 DYNAMIC ACTIVE
239.255.0.1 DYNAMIC ACTIVE
239.255.0.2 DYNAMIC ACTIVE
239.255.0.3 DYNAMIC ACTIVE
239.255.0.4 DYNAMIC ACTIVE
239.255.0.5 DYNAMIC ACTIVE
239.255.0.6 DYNAMIC ACTIVE
239.255.0.7 DYNAMIC ACTIVE
239.255.0.8 DYNAMIC ACTIVE
239.255.0.9 DYNAMIC ACTIVE
Displaying MVR Information
You can display MVR information for the switch or for a specified interface.
Beginning in privileged EXEC mode, use the commands in Table 11-6 to display MVR configuration:
This is an example of output from the show mvr privileged EXEC command:
Switch# show mvr
MVR Running: TRUE
MVR multicast vlan: 1
MVR Max Multicast Groups: 256
MVR Current multicast groups: 256
MVR Global query response time: 5 (tenths of sec)
MVR Mode: compatible
Table 11-6 Commands for Displaying MVR Information
show mvr Displays MVR status and values for the switchwhether MVR is enabled or disabled,
the multicast VLAN, the maximum (256) and current (0 through 256) number of
multicast groups, the query response time, and the MVR mode.
show mvr interface [interface-id]
[members [vlan vlan-id]]
Displays all MVR interfaces and their MVR configurations.
When a specific interface is entered, displays this information:
TypeReceiver or Source
StatusOne of these:
Active means the port is part of a VLAN.
Up/Down means that the port is forwarding or nonforwarding.
Inactive means that the port is not part of any VLAN.
Immediate LeaveEnabled or Disabled
If the members keyword is entered, displays all multicast group members on this port or,
if a VLAN identification is entered, all multicast group members on the VLAN. The
VLAN ID can be from 1 to 1001.
show mvr members [ip-address] Displays all receiver ports that are members of any IP multicast group or the specified IP
multicast group IP address.