set lacp asyspri

Use this command to set the LACP system priority.

Syntax

set lacp asyspri value

Parameters

value Specifies a system priority value. Valid values are 0 to 65535, with precedence given to lower values.

Defaults

None.

Mode

All command modes.

Usage

Only one LACP system priority can be set on an Extreme Networks S- K- or 7100-Series device, using either this command, or the set port lacp command (set port lacp).

LACP uses this value to determine aggregation precedence. If there are two partner devices competing for the same aggregator, LACP compares the LAG IDs for each grouping of ports. The LAG with the lower LAG ID is given precedence and will be allowed to use the aggregator.

Example

This example shows how to set the LACP system priority to 1000:

System(rw)->set lacp asyspri 1000