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

Page 143: Description, Example

Advertising
background image

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

143

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.

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. The lower the number,
the higher the priority.

Description

This command allows you to modify an LACP aggregator’s load
distribution method and admin key.

Example

The following command modifies the mode of an LACP aggregator named
AGG_5 to the source MAC address distribution method:

set lacp aggregator=agg_5 mode=macsrc

Advertising