
268
Description
Use the
display cluster black-list
command to display the current blacklist of a cluster.
This command can be executed only on the management switch.
Examples
# View the current blacklist of the cluster.
<aaa_0.Sysname> display cluster black-list
Device ID Access Device ID Access port
00e0-fc00-0010 00e0-fc00-3550 GigabitEthernet1/0/1
Table 63
Output description
Field Description
Device ID
ID of the blacklist switch, indicated by its MAC address.
Access Device ID
ID of the switch connected to the blacklist switch, indicated by its MAC address.
Access port
Port connected to the blacklist switch.
display cluster candidates
Syntax
display cluster candidates
[
mac-address
mac-address
|
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
mac-address
mac-address
: Specifies the MAC address of a candidate switch, which is in the format
H-H-H.
verbose:
Displays the detailed information about a candidate switch.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use the
display cluster candidates
command to display the information about the candidate switches of
a cluster.
The command can be executed only on the management switch.
Examples
# Display the information about all the candidate switches.