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 add a specified port to a LAG.


Command Syntax
set interface gigabit-ethernet <port> ether-options 802.3ad <lag>
delete interface gigabit-ethernet <port> ether-options 802.3ad


Parameter
<port> ethernet switching port identifier,the valid ports range 1-52
<lag> Join an aggregated Ethernet interface LAG.

NOTE:

The maximum number of member ports per LAG is platform dependent, for details see Collection of Feature Specification of Different Platforms.


Example
• This example is to add ge-1/1/3 to ae1:

admin@XorPlus# set interface gigabit-ethernet ge-1/1/3 ether-options 802.3ad ae1
admin@XorPlus#commit
  • No labels