Set lacp aggregator – Allied Telesis AT-S63 User Manual
Page 184
Chapter 11: LACP Port Trunking Commands
184
Section I: Basic Operations
SET LACP AGGREGATOR
Syntax
set lacp aggregator=
name
|adminkey=
key
[distribution=macsrc|macdest|macboth|ipsrc|ipdest|ipboth]
Parameters
aggregator
Specifies the name of the aggregator you want to
modify. The name is case-sensitive.
adminkey
Specifies the adminkey number of the aggregator you
want to modify. This is a hexadecimal number between
0x1 and 0xffff.
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.
Description
This command modifies the load distribution method of an existing LACP
aggregator. You can identify the aggregator by its name or adminkey. To
display the names and adminkeys of the aggregators on the switch, refer
to “SHOW LACP” on page 188.
Note
You cannot change the name or adminkey of an existing aggregator.
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