clear lacp static
11-52 Port Configuration
set lacp static lag.0.6
set lacp aadminkey lag.0.6 6
set port lacp port
ge.1.1 aadminkey 6
set port lacp port ge.1.1 disable
This example sets the aggregator admin key to the default (1) for lag.0.1.
C3(su)->set lacp static lag.0.1
Issuing :
set lacp static lag.0.1
set lacp aadminkey lag.0.1 1
clear lacp static
Use this command to remove specific ports from a Link Aggregation Group.
Syntax
clear lacp static lagportstring port-string
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to remove ge.1.6 from the LAG of aggregator port 6:
C3(su)->clear lacp static lag.0.6 ge.1.6
set lacp singleportlag
Use this command to enable or disable the formation of single port LAGs.
Syntax
set lacp singleportlag {enable | disable}
Parameters
Defaults
None.
lagportstring Specifies the LAG aggregator port from which physical ports will be
removed.
port-string Specifies the port(s) to remove from the LAG. For a detailed description of
possible port-string values, refer to āPort String Syntax Used in the CLIā
on page 11-1.
disable | enable Enables or disables the formation of single port LAGs.