set lacp aadminkey

Use this command to set the administratively assigned key for one or more aggregator ports. LACP will use this value to form an oper key.

Syntax

set lacp aadminkey port-string value

Parameters

port-string Specifies the LAG port(s) on which to assign an admin key.
value Specifies an admin key value to set. Valid values are 0 to 65535.

Defaults

None.

Mode

All command modes.

Usage

Only underlying physical ports with oper keys matching those of their aggregators will be allowed to aggregate.

LACP commands and parameters beginning with an “a” (such as aadminkey) set actor values. Actor refers to the local device participating in LACP negotiation.

Example

This example shows how to set the LACP admin key to 2000 for LAG port 48:

System(rw)->set lacp aadminkey lag.0.48 2000