lacp port-priority
Use this command to set the priority of a channel. Channels are selected for aggregation based on their priority with the higher priority (numerically lower) channels selected first.
Use the no parameter with this command to set the priority of port to the default value (32768).
Command Syntax
lacp port-priority <1-65535>
no lacp port-priority
Parameters
<1-65535>
Specify the LACP port priority.
Default
By default, lacp port priority is 32768
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#lacp port-priority 34
Last modified date: 07/06/2023