Show mvr members – Dell POWEREDGE M1000E User Manual

Page 664

Advertising
background image

2-634

Cisco Catalyst Blade Switch 3120 for HP Command Reference

OL-12248-03

Chapter 2 Cisco Catalyst Blade Switch 3120 for HP 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] [ | {begin | exclude | include} expression]

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.

Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.

Examples

This is an example of output from the show mvr members command:

Switch# show mvr members

MVR Group IP Status Members

------------ ------ -------

239.255.0.1 ACTIVE Gi1/0/1(d), Gi1/0/5(s)

239.255.0.2 INACTIVE None

239.255.0.3 INACTIVE None

239.255.0.4 INACTIVE None

239.255.0.5 INACTIVE None

239.255.0.6 INACTIVE None

239.255.0.7 INACTIVE None

239.255.0.8 INACTIVE None

239.255.0.9 INACTIVE None

239.255.0.10 INACTIVE None

<output truncated>

ip-address

(Optional) The IP multicast address. If the address is entered, all receiver and
source ports that are members of the multicast group appear. 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.

| begin

(Optional) Display begins with the line that matches the expression.

| exclude

(Optional) Display excludes lines that match the expression.

| include

(Optional) Display includes lines that match the specified expression.

expression

Expression in the output to use as a reference point.

Release

Modification

12.2(40)EX1

This command was introduced.

Advertising