Chapter 12: LACP Commands
214
SET LACP PORT
Syntax
set lacp port=port aggregator=name|adminkey=key
priority=priority
Parameters
port Specifies the port to modify. You can modify more
than one port at a time. You can specify the ports
individually (for example, 5,7,22), as a range (for
example, 18-20), or both (for example, 1,14-16).
aggregator Specifies the name of the aggregator. The name is
case-sensitive.
adminkey Specifies the adminkey number of the aggregator.
This is a hexadecimal number in the range 0x1 to
0xffff.
priority Specifies the priority level of the port. This is a
hexadecimal number in the range 0x1 to 0xffff. The
lower the number, the higher the priority. The default
is the port number in hexadecimal. For instance, the
default priority level for port 10 is 0x000A.
Description
This command is used to assign a port to an aggregator or, if it is already
assigned to one, change its assignment. You can specify the aggregator
by its name or adminkey. This function can also be performed using ADD
LACP PORT on page 205.
This command is also used to change a port’s priority value.
To remove a port from an aggregator without assigning it to another
aggregator, refer to DELETE LACP PORT on page 209.
Caution
If you will be adding or removing ports from the aggregator, you
should disconnect all network cables from the ports of the
aggregator on the switch before performing the procedure. Adding
or removing ports without first disconnecting the cables can result
in loops in your network topology, which can result in broadcast
storms and poor network performance.