interface aggregate-ethernet <lag_name> family ethernet-switching dot1q-tunneling mode
Users can configure a Q-in-Q tunnel mode for a logical port. By default, the mode is none.
Command Syntax
set interface aggregate-ethernet <lag_name> family ethernet-switching dot1q-tunneling mode <mode>
Parameter
• <lag_name> Name of LAG interface.
• [mode] Q-in-Q tunnel mode.
- external: customer mode
- internal: service provider mode
- none: Disable tunneling mode,default mode
Example
• This example is to set Q-in-Q tunnel mode for ae1 port:
admin@XorPlus# set interface aggregate-ethernet ae1 family ethernet-switching dot1q-tunneling mode internal admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.