2-578
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show mvr members
show mvr members
Use the show mvr members privileged EXEC command to display all receiver and source ports that are
currently members of an IP multicast group.
show mvr members [ip-address]
Syntax Description
Command Modes Privileged EXEC
Command History
Usage Guidelines The show mvr members command applies to receiver and source ports. For MVR compatible mode, all
source ports are members of all multicast groups.
Examples This is an example of output from the show mvr members command:
Switch# show mvr members
MVR Group Status Members VLAN Membership
------------ ------ ------- ---- ----------
239.1.1.1 ACTIVE Fa0/1 1 Static
239.1.1.1 ACTIVE Fa0/1 2000 Static
239.1.1.1 ACTIVE Fa0/2 2 Static
239.1.1.1 ACTIVE Fa0/2 3000 Static
239.1.1.2 ACTIVE Fa0/1 1 Static
239.1.1.2 ACTIVE Fa0/2 2 Static
<output truncated>
239.255.0.255 INACTIVE None
239.255.1.0 INACTIVE None
This is an example of output from the show mvr members ip-address command. It shows how to view
the members of the IP multicast group 239.255.0.2.
Switch# show mvr members 239.255.0.2
Switch# show mvr members 239.255.0.2
239.255.0.2 ACTIVE Fa1/0/1(d), Fa1/0/2(d), Fa1/0/3(d)
Fa1/0/4(d), Fa1/0/5(s)
ip-address (Optional) The IP multicast address. If the address is entered, all receiver and
source ports that are members of the multicast group are displayed. If no
address is entered, all members of all Multicast VLAN Registration (MVR)
groups are listed. If a group has no members, the group is listed as Inactive.
Release Modification
12.1(14)AX This command was introduced.
12.2(25)SEF The VLAN and Membership fields were added to the output display.