lacp system-priority

Sets the Link Aggregation Control Protocol (LACP) system priority. The LACP priority determines which system is responsible for resolving conflicts in the choice of aggregation groups.

Syntax

lacp system-priority value
no lacp system-priority

Command Default

The default value is 32768.

Parameters

value
Specifies the value of the LACP system priority. Valid values range from 1 through 65535.

Modes

Global configuration mode

Usage Guidelines

Lower numerical values have higher priorities.

Enter no lacp system-priority to reset the system priority to the default value.

Examples

The following example sets the LACP system priority value to 68.

device# configure terminal
device(config)# lacp system-priority 68