set lacp static
Enterasys C3 Configuration Guide 11-51
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to clear the actor admin key for LAG port 6:
C3(su)->clear lacp aadminkey lag.0.6
set lacp static
Use this command to assign one or more underlying physical ports to a Link Aggregation Group
(LAG).
Syntax
set lacp static lagportstring [key key] [port-string]
Parameters
Defaults
If not specified, a key will be assigned according to the specified aggregator. For example a key of 4
would be assigned to lag.0.4.
Mode
Switch command, read-write.
Examples
This example shows how to add port ge.1.6 to the LAG of aggregator port 6:
C3(su)->set lacp static lag.0.6 ge.1.6
Issuing :
asyspri Clears system priority.
aadminkey port-string Resets admin keys for one or more ports to the default value of 32768.
lagportstring Specifies the LAG aggregator port to which new ports will be assigned.
key key (Optional) Specifies the new member port and LAG port aggregator
admin key value. Only ports with matching keys are allowed to
aggregate. Valid values are 0 - 65535.
Note: This key value must be unique. If ports other than the desired underlying
physical ports share the same admin key value, aggregation will fail or undesired
aggregations will form.
port-string (Optional) Specifies the physical port(s) to add to the LAG. For a detailed
description of possible port-string values, refer to “Port String Syntax Used
in the CLI” on page 11-1.