The lacp priority-command-mode command sets a Link Aggregation Control Protocol (LACP) system priority configuration mode.
The undo lacp priority-command-mode command restores the default LACP system priority configuration mode.
By default, the LACP system priority configuration mode is default.
Parameter | Description | Value |
---|---|---|
default | Sets the LACP system priority configuration mode to default. In default mode, the LACP system priority is configured using the lacp priority command in the system view. |
- |
system-priority | Sets the LACP system priority configuration mode to system-priority. In system-priority mode, the LACP system priority is configured using the lacp system-priority command in the system view. |
- |
Usage Scenario
A change in the LACP system priority will cause LACP renegotiation. During the renegotiation process, Eth-Trunk interfaces in LACP mode will go Down until the renegotiation succeeds, which may interrupt services. If the lacp priority command used to set the LACP interface priority is executed in the system view, the Eth-Trunk in LACP mode may alternate between Up and Down. To prevent this situation, run the lacp priority-command-mode command in the system view to set the configuration mode of the LACP system priority to system-priority. This mode can be used to differentiate the LACP system priority and LACP interface priority.
Precautions