beautypg.com

Create lacp aggregator – Allied Telesis AT-S62 User Manual

Page 207

background image

AT-S62 Command Line User’s Guide

207

CREATE LACP AGGREGATOR

Syntax

create lacp aggregator=name adminkey=key port=port
[distribution=macsrc|macdest|macboth|ipsrc|ipdest|
ipboth]

Parameters

aggregator

Specifies the name of the new aggregator. The name
can be up to 20 alphanumeric characters. No spaces or
special characters are allowed.

adminkey

Specifies an adminkey number for the aggregator.
This is a hexadecimal number in the range of 0x1 to
0xffff. If this parameter is omitted, the default
adminkey of the lowest numbered port in the
aggregator is used.

port

Specifies the ports of the aggregator. 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).

distribution

Specifies the load distribution method, which can be
one of the following:

macsrc

Source MAC address.

macdest

Destination MAC address.

macboth

Source and destination MAC

addresses. This is the default.

ipsrc

Source IP address.

ipdest

Destination IP address.

ipboth

Source and destination IP addresses.

If this parameter is omitted, the source and
destination MAC addresses load distributed method is
selected by default.