Set lacp aggregator – Allied Telesis AT-S62 User Manual
Page 213
AT-S62 Command Line User’s Guide
213
SET LACP AGGREGATOR
Syntax
set lacp aggregator=name
[distribution=macsrc|macdest|macboth|ipsrc|ipdest|
ipboth] [adminkey=key]
Parameters
aggregator
Specifies the name of the aggregator. The name is
case-sensitive.
distribution
Specifies one of the following load distribution
methods:
macsrc
Source MAC address.
macdest
Destination MAC address.
macboth
Source address/destination MAC
address. This is the default.
ipsrc
Source IP address.
ipdest
Destination IP address.
ipboth
Source address/destination IP
address.
adminkey
Specifies a new adminkey number for the aggregator.
This is a hexadecimal number between 0x1 and 0xffff.
Description
This command is used to modify an LACP aggregator’s load distribution
method or adminkey.
Examples
The following command changes the load distribution method of an
LACP aggregator titled “agg_5” to the source MAC address method:
set lacp aggregator=agg_5 distribution=macsrc
The following command changes the adminkey to 0x22 for the LACP
aggregator named “server11_trunk”:
set lacp aggregator=server11_trunk adminkey=0x22