
267
Examples
# Display the standard topology of a cluster.
<aaa_0.Sysname> display cluster base-topology
--------------------------------------------------------------------
(PeerPort) ConnectFlag (NativePort) [SysName:DeviceMac]
--------------------------------------------------------------------
[aaa_0.Sysname:0022-57ad-2cf3]
|
└
-(P_2)<-->(P_2)[aaa_1.5820:000f-e200-a0b0]
|
├
-(P_2/0/25)<-->(P_3/0/1)[aaa_4.5800-2:3030-3000-0001]
| |
|
├
-(P_3/0/5)<-->(P_1/0/1)[aaa_3.55EI-2:000f-e200-7000]
| |
|
└
-(P_3/0/3)<-->(P_5/0/3)[aaa_2.5800-3:00e0-faaa-0000]
|
└
-(P_3/0/15)<-->(P_5/0/1)[aaa_2.5800-3:00e0-faaa-0000]
Table 62
Output description
Field Description
PeerPort Peer
port
ConnectFlag Connection
flag:
<-->
NativePort Local
port
SysName
System name of the peer switch
DeviceMac
MAC address of the peer switch
display cluster black-list
Syntax
display cluster black-list
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
2: System level
Parameters
|
: 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.