set interface aggregate-ethernet aggregated-ether-options lacp fallback enable
The set interface aggregate-ethernet aggregated-ether-options lacp fallback enable command can be used to enable or disable LACP fallback mode on a LAG interface.
Command Syntax
set interface aggregate-ethernet <lag-interface> aggregated-ether-options lacp fallback enable <true | false>
Parameters
Parameter | Description |
aggregate-ethernet <lag-interface> | Specifies the LAG interface name. The value is a string like ae1, ae99 and so on. NOTE: LACP fallback can only be applied on the LACP LAG interface, but not on a static LAG. |
enable <true | false> | Enable or disable LACP fallback feature.
|
Example
- Enable LACP fallback feature on LAG interface ae1.
admin@Xorplus# set interface aggregate-ethernet ae1 aggregated-ether-options lacp fallback enable true
Copyright © 2024 Pica8 Inc. All Rights Reserved.