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

By default the port mode is access, user can configure trunk ports belong to more than one VLAN including the native VLAN.


Command Syntax
set interface aggregate-ethernet <lag_name> family ethernet-switching port-mode <port-mode>
delete interface aggregate-ethernet <lag_name> family ethernet-switching port-mode


Parameter
<lag_name> Name of LAG interface.
<port-mode> Configure a LAG as access or trunk port mode. Required select include:

  • access access port mode, the default mode
  • trunk trunk port mode


Example
• This example sets ae1 port mode to trunk:

admin@XorPlus# set interface aggregate-ethernet ae1 family ethernet-switching port-mode trunk 
admin@XorPlus# commit
  • No labels