Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Users can set link aggregation option of gigabit-ethernet interface.


Command Syntax
set protocols lacp interface <interface> priority <value>
delete protocols lacp interface <interface> priority


Parameter
<interface> Link aggregation option of gigabit-ethernet interface (e.g. ge-1/1/1)
<value> Priority value, [0..65535]


Example
• This example is to set lacp priority of ge-1/1/1 to 3000 :

admin@XorPlus# set protocols lacp interface ge-1/1/1 priority 3000
admin@XorPlus# commit
  • No labels