Add lacp port, Syntax, Parameters – Allied Telesis AT-S63 User Manual

Page 136: Description, Example

Advertising
background image

Chapter 10: LACP Commands

136

ADD LACP PORT

Syntax

add lacp port=

port

aggregator=

name

priority=

priority

adminkey=

key

Parameters

port

Specifies the port to be added to the aggregator. You

can add 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.

priority

The priority level of the port, a hexadecimal number
between 0x1 and 0xffff. The lower the number, the
higher the priority.

adminkey

Specifies the ID for the aggregator, a hexadecimal
number between 0x1 and 0xffff.

Description

This command adds ports to an existing aggregator. If the aggregator is
not specified, the ports are associated with the aggregator of the lowest
numbered port. If the admin key is not specified, the admin key of the first
port is used to associate these ports. To initially create an aggregator,
refer to “CREATE LACP AGGREGATOR” on page 137.

Example

The following command adds ports 8 and 22 to the aggregator named
AGG_1:

add lacp port=8,22 aggregator=AGG_1

Advertising