2-233
Catalyst 2350 Switch Command Reference
OL-19055-01
Chapter 2 Catalyst 2350 Cisco IOS Commands
show cluster members
show cluster members
Use the
show cluster members
privileged EXEC command on a cluster command switch to display
information about the cluster members.
show cluster members
[
n
|
detail
] [ | {
begin
|
exclude
|
include
}
expression
]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
This command is available only on the cluster command switch.
If the cluster has no members, this command displays an empty line at the prompt.
Expressions are case sensitive. For example, if you enter
| exclude output
, the lines that contain
output
are not displayed, but the lines that contain
Output
are displayed.
Examples
This is an example of output from the
show cluster members
command. The SN in the display means
switch number
.
Switch#
show cluster members
|---Upstream---|
SN MAC Address Name PortIf FEC Hops SN PortIf FEC State
0 0002.4b29.2e00 StLouis1 0 Up (Cmdr)
1 0030.946c.d740 tal-switch-1 Fa0/13 1 0 Gi0/1 Up
2 0002.b922.7180 nms-2820 10 0 2 1 Fa0/18 Up
3 0002.4b29.4400 SanJuan2 Gi0/1 2 1 Fa0/11 Up
4 0002.4b28.c480 GenieTest Gi0/2 2 1 Fa0/9 Up
This is an example of output from the
show cluster members
for cluster member 3:
Switch#
show cluster members 3
Device 'SanJuan2' with member number 3
Device type: cisco WS-C2350-48TD-SD
MAC address: 0002.4b29.4400
Upstream MAC address: 0030.946c.d740 (Cluster member 1)
Local port: Gi0/1 FEC number:
Upstream port: GI0/11 FEC Number:
Hops from command device: 2
n
(Optional) Number that identifies a cluster member. The range is 0 to 15.
detail
(Optional) Display detailed information for all cluster members.
| 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(46)EY
This command was introduced.