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

Configure or delete a Q-in-Q tunnel for outband traffic on a LAG.


Command Syntax
set interface aggregate-ethernet <lag_name> family ethernet-switching dot1q-tunneling egress <text>

To delete the configuration enter:
delete interface gigabit-ethernet <lag_name> family ethernet-switching dot1q-tunneling egress <text>


Parameter
<lag_name> Name of LAG interface.
• <text>Q-in-Q tunneling foroutband traffic.


Example
This example is to configure a Q-in-Q tunnel for egress logical port:

admin@XorPlus# set interface aggregate-ethernet ae1 family ethernet-switching dot1q-tunneling egress t2
admin@XorPlus# commit
  • No labels