interface aggregate-ethernet <lag_name> aggregated-ether-options min-selected-port
Configure min-selected-port for a specified logical port (LAG). Min-selected-port denotes that the LAG is up only when no fewer than the defined number of ports are up.
Command Syntax
set interface aggregate-ethernet <lag_name> aggregated-ether-options min-selected-port <port-id>
To return to the configuration enter:
delete interface aggregate-ethernet <lag_name> aggregated-ether-options min-selected-port
Parameter
<lag_name>:Â Specifies a configured LAG interface name.
<port-id>: Minimum number of selected ports (range: 1 through 8)
Example
This example is to configure min-selected-port for ae1.
admin@XorPlus# set interface aggregate-ethernet ae1 aggregated-ether-options min-selected-port 1 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.