/
set interface aggregate-ethernet aggregated-ether-options lacp
set interface aggregate-ethernet aggregated-ether-options lacp
Creates a Link Aggregation Control Protocol (LACP) link aggregation group (LAG) on a specified LAG port.
Command Syntax
set interface aggregate-ethernet <lag_name> aggregated-ether-options lacp enable <true | false>
To return the configuration enter:
delete interface aggregate-ethernet <lag_name> aggregated-ether-options lacp
Parameter
- <lag_name> Enter the name of the LAG.
- true: enable LACP
- false: disable LACP
Example
This example configures LACP for ae1:
admin@XorPlus# set interface aggregate-ethernet ae1 aggregated-ether-options lacp enable true admin@XorPlus# commit
, multiple selections available,
Related content
set interface aggregate-ethernet aggregated-ether-options lacp
set interface aggregate-ethernet aggregated-ether-options lacp
More like this
set interface aggregate-ethernet aggregated-ether-options lacp
set interface aggregate-ethernet aggregated-ether-options lacp
More like this
Link Aggregation Control Protocol (LACP) Configuration
Link Aggregation Control Protocol (LACP) Configuration
More like this
Link Aggregation Control Protocol (LACP) Configuration
Link Aggregation Control Protocol (LACP) Configuration
More like this
Static Link Aggregation (LAG) Configuration
Static Link Aggregation (LAG) Configuration
More like this
Static Link Aggregation (LAG) Configuration
Static Link Aggregation (LAG) Configuration
More like this
Copyright © 2025 Pica8 Inc. All Rights Reserved.