/
interface gigabit-ethernet <port> family ethernet-switching port-mode

interface gigabit-ethernet <port> family ethernet-switching port-mode


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 gigabit-ethernet <port> family ethernet-switching port-mode <port-mode>
delete interface gigabit-ethernet <port> family ethernet-switching port-mode


Parameter
<port> ethernet switching port identifier,the valid ports range 1-52.
<port-mode> Configure port as access or trunk port mode. Required select include:

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


Example
• This example sets ge-1/1/3 port mode to trunk:

admin@XorPlus# set interface gigabit-ethernet ge-1/1/3 family ethernet-switching port-mode trunk 
admin@XorPlus# commit 

Copyright © 2025 Pica8 Inc. All Rights Reserved.