interface aggregate-ethernet <lag_name> backup-port mode
User can set preemption mode of a logical port.
Command Syntax
set interface aggregate-ethernet <lag_name> backup-port mode <bandwidth | forced | Off>
To return to the configuration enter:
delete interface aggregate-ethernet <lag_name> backup-port mode
Parameter
- <lag_name> Name of LAG interface.
- bandwidth: higher bandwidth interface preferred
- forced: active interface preferred,the default mode
- Off: turn off preemption
Example
This example is to set the port preemption mode to bandwidth:
admin@XorPlus# set interface aggregate-ethernet ae1 backup-port mode bandwidth admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.