/
interface aggregate-ethernet <lag_name> family ethernet-switching port-mode
interface aggregate-ethernet <lag_name> 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 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
Copyright © 2025 Pica8 Inc. All Rights Reserved.