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

Users can configure/delete a Q-in-Q tunnel for exiting traffic on a port.


Command Syntax
set interface gigabit-ethernet <port> family ethernet-switching dot1q-tunneling egress <text>
delete interface gigabit-ethernet <port> family ethernet-switching dot1q-tunneling egress <text>


Parameter
<port> ethernet switching port identifier,the valid ports range 1-52.
• <text>Tunneling for existing traffic


Example
• This example is to configure a Q-in-Q tunnel for existing traffic:

admin@XorPlus# set interface gigabit-ethernet ge-1/1/4 family ethernet-switching dot1q-tunneling egress t2
admin@XorPlus# commit
  • No labels