![H3C S5120-SI Series Command Reference Manual Download Page 65](http://html2.mh-extra.com/html/h3c/s5120-si-series/s5120-si-series_command-reference-manual_3713315065.webp)
54
View
Any view
Default level
1: Monitor level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
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, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display lacp system-id
command to display the system ID of the local system.
The system ID comprises the system LACP priority and the system MAC address.
You can use the
lacp system-priority
command to change the LACP priority of the local system.
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.
Related commands:
lacp system-priority
.
Examples
# Display the local system ID.
<Sysname> display lacp system-id
Actor System ID: 0x8000, 0000-fc00-6504
Table 11
Output description
Field Description
Actor System ID: 0x8000,
0000-fc00-6504
The local system ID, which comprises the LACP system priority (0x8000
in this sample output) and the system MAC address (0000-fc00-6504 in
this sample output).
display link-aggregation load-sharing mode
Syntax
display link-aggregation load-sharing mode
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
Fundamentals Configuration Guide
.