2-282
Catalyst 2950 and Catalyst 2955 Switch Command Reference
0L-10102-01
Chapter 2 Catalyst 2950 and 2955 Cisco IOS Commands
show cluster candidates
show cluster candidates
Use the show cluster candidates privileged EXEC command on the command switch to display a list
of candidate switches.
show cluster candidates [detail | mac-address H.H.H.] [ | {begin | exclude | include} expression]
Syntax Description
Command Modes Privileged EXEC
Command History
Usage Guidelines You should only enter this command on a command switch.
If the switch is not a command switch, the command displays an empty line at the prompt.
The SN in the output means switch member number. If E is in the SN column, it means that the switch
is discovered through extended discovery. If E does not appear in the SN column, it means that the switch
member number is the upstream neighbor of the candidate switch. The hop count is the number of
devices the candidate is from the command switch.
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 cluster candidates command:
Switch# show cluster candidates
|---Upstream---|
MAC Address Name Device Type PortIf FEC Hops SN PortIf FEC
0030.85f5.8e80 3550-12T WS-C3550-12T Gi0/4 1 0 Fa0/1
0005.313c.5880 Switch2 WS-C3550-12T Gi0/1 2 E Gi0/5
0005.dcc8.01c0 2950-145 WS-C2950T-24 Fa0/1 3 E Gi0/2
0002.b922.7180 C2820 WS-C2820-24 Fa0/3 Up
detail (Optional) Display detailed information for all candidates.
mac-address H.H.H. (Optional) Hexadecimal MAC address of the cluster candidate.
| begin (Optional) Display begins with the line that matches the specified
expression.
| exclude (Optional) Display excludes lines that match the specified 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.0(5.2)WC(1) This command was introduced.