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
Copyright © 2024 Pica8 Inc. All Rights Reserved.