Create lacp aggregator, Syntax, Parameters – Allied Telesis AT-S63 User Manual

Page 137: Description, Examples

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

137

CREATE LACP AGGREGATOR

Syntax

create lacp aggregator=

name

port=

port

[distribution=macsrc|macdest|macboth|ipsrc|ipdest|ipboth]

adminkey=

key

Parameters

aggregator

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

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).

distribution

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

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 the ID for the aggregator, a hexadecimal
number between 0x1 and 0xffff.

Description

This command creates an LACP aggregator. If you do not specify a
distribution method, the default method is macboth. If you do not specify
an admin key, the default admin key of the first port being added to this
aggregator is used.

Examples

The following command creates an LACP aggregator named “AGG_1”
containing ports 1 through 4 and operating with the source MAC address

Advertising