Clear lacp static, Set lacp singleportlag, Clear lacp static -41 set lacp singleportlag -41 – Enterasys Networks Enterasys D2 D2G124-12P User Manual
Page 145: Set lacp, Singleportlag, Ch. see
clear lacp static
D-Series CLI Reference 4-41
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:
D2(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.
Mode
Switch command, read‐write.
Usage
When single port LAGs are enabled, Link Aggregration Groups can be formed when only one
port is receiving protocol transmissions from a partner. When this setting is disabled, two or more
ports are required to form a LAG.
This setting has no effect on existing LAGs created with multiple member ports. It also does not
prevent previously formed LAGs from coming up after they have gone down, as long as any
lagportstring
Specifies the LAG aggregator port from which 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
disable | enable
Enables or disables the formation of single port LAGs.