98
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The system ID contains the system LACP priority and the system MAC address.
Although you specify the LACP priority value in decimal format in the
lacp system-priority
command, it is displayed as a hexadecimal value with the
display lacp system-id
command.
Examples
# Display the local system ID.
<Sysname> display lacp system-id
Actor System ID: 0x8000, 0000-fc00-6504
Table 22 Command output
Field Description
Actor System ID: 0x8000,
0000-fc00-6504
Local system ID, which includes the system LACP priority (0x8000 in
this sample output) and the system MAC address (0000-fc00-6504 in
this sample output).
Related commands
lacp system-priority
display link-aggregation member-port
Use
display link-aggregation member-port
to display detailed link aggregation information for the
specified member ports. If no port is specified, this command displays detailed link aggregation
information for all member ports.
Syntax
display link-aggregation member-port
[
interface-list
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-list
: Specifies a list of link aggregation member ports, in the format
interface-type
interface-number1
[
to interface-type interface-number2
], where
interface-type
interface-number
specifies an interface by its type and number.
|
: 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.
Usage guidelines
Only the port number and operational key of a member port in a static aggregation group are
displayed, because the aggregation group is not aware of the partner's information.