The lacp system-priority command configures a Link Aggregation Control Protocol (LACP) system priority.
The undo lacp system-priority command restores the default LACP system priority.
By default, the LACP system priority is 32768.
Usage Scenario
LACP system priorities are set to prioritize the device at either end of an Eth-Trunk link. The device with a higher system priority is selected as the Actor, and then active member interfaces are selected according to the configuration of the Eth-Trunk interface on the Actor.
If neither of the device at either end of an Eth-Trunk link is configured with a system priority, the devices use the default value 32768. In this case, the Actor is selected based on the system ID. That is, the device with the smaller system ID becomes the Actor. You can run the lacp priority command in the system view to change the Actor of an Eth-Trunk link.Prerequisites
The LACP system priority configuration mode has been set to system-priority using the lacp priority-command-mode system-priority command in the system view.