Specifications
Overview: Link Aggregation Control Protocol (LACP)
Configuring Link Aggregation
Matrix DFE-Gold Series Configuration Guide 3-101
3.5.4.4 set lacp asyspri
Use this command to set the LACP system priority. 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.
set lacp asyspri value
Syntax Description
Command Defaults
None.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This example shows how to set the LACP system priority to 1000:
NOTE: Only one LACP system priority can be set on a Matrix Series device, using
either this command, or the set port lacp command (Section 3.5.4.13).
asyspri Sets the system priority to be used in creating a LAG
(Link Aggregation Group) ID. Valid values are 0 to
65535.
value Specifies a system priority value. Valid values are 0 to
65535, with precedence given to lower values.
Matrix(rw)->set lacp asyspri 1000