The display lacp brief command displays brief Link Aggregation Control Protocol (LACP) information, including the LACP system priority and system ID.
Usage Scenario
LACP system priorities or IDs determine which Eth-Trunk interface in static LACP mode at either end of an Eth-Trunk link can function as the Actor.
The actual command output varies according to the device. The command output here is only an example.
<DEVICE> display lacp brief System Priority: 32768 System ID : 00e0-fc12-3456 -------------------------------------------------------------------------------- Eth-Trunk1: System Priority: 32768 System ID : 00e0-fc12-3458(Remote)
<DEVICE> display lacp brief System Priority:32768 System ID :00e0-fc12-3457
Item | Description |
---|---|
System Priority | LACP system priority, which can be changed using the lacp priority command. |
System ID | LACP system ID, which is fixed at the MAC address of an Ethernet interface on the device's main control board. |
Eth-Trunk1 | Eth-Trunk ID. |
Remote | Interface's system ID synchronized with that on the peer device through an E-Trunk connection. |