lacp system-priority
Syntax
lacp system-priority <SYSTEM-PRIORITY-VALUE>
no lacp system-priority
Description
Sets a Link Aggregation Control Protocol (LACP) system priority.
The
no
form of this command sets an LACP system priority to the default, which is 65534.
Command context
config
Parameters
<SYSTEM-PRIORITY-VALUE>
Specifies a system priority value. Range: 0 to 65535.
Authority
Administrators
Examples
Setting a Link Aggregation Control Protocol (LACP) system priority to 100:
switch(config)# lacp system-priority 100
Setting an LACP system priority to the default (65534):
switch(config)# no lacp system-priority
A momentary traffic drop can be seen in case the LACP state machine must renegotiate.