Specifications
Link Aggregation Control Protocol (LACP)
Configuring Link Aggregation
3-44 SecureStack B2 Configuration Guide
3.5.4.6 set lacp static
Use this command to disable or enable static link aggregation, or to assign one or more underlying
physical ports to a Link Aggregation Group (LAG).
set lacp static {disable | enable} | lagportstring [key] port-string
Syntax Description
Command 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.
Command Mode
Read-Write.
Example
This example shows how to add port fe.1.6 to the LAG of aggregator port 6:
disable | enable Disables or enables static link aggregation.
lagportstring Specifies the LAG aggregator port to which new ports
will be assigned.
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 Specifies the member port(s) to add to the LAG. For a
detailed description of possible port-string values, refer
to Section 3.1.1.
B2(rw)->set lacp static lag.0.6 fe.1.6