Technical data

Table Of Contents
92 Converged Enhanced Ethernet Command Reference
53-1002508-01
lacp system-priority
2
lacp system-priority
Sets the Link Aggregation Control Protocol (LACP) system priority.
Synopsis lacp system-priority value
no lacp system-priority
Operands value Specifies the value of the LACP system priority. The range of valid values is
from 1 through 65535.
Defaults The default system priority value is 32768.
Command
Modes
Global configuration mode
Description Use this command to set the system priority of a local system. This determines which system is
responsible for resolving conflicts in the choice of aggregation groups. Use the no lacp
system-priority command to reset the system priority to the default value.
Usage
Guidelines
Lower numerical values have higher priorities.
Examples To set the LACP system priority to 68:
switch(config)#lacp system-priority 68
To clear the configured LACP system priority:
switch(config)#no lacp system-priority
See Also None