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

To configure tunneling for egress traffic, use the set vlans dot1q-tunneling egress then service-vlan command in L2/L3 configuration mode. If a packet passes through the port, the service tag of the packet needs to be changed.

Command Syntax

set vlans dot1q-tunneling egress tunnel-id then service-vlan vlan-id

Parameters

tunnel-idTunnel identifier.
vlan-idVLAN identifier.

Examples

The following example shows how to configure T0 tunneling. If a packet wants to pass through the port, the service tag of the packet needs to be replaced by 300:

admin@Switch# set vlans dot1q-tunneling egress T0 then service-vlan 300
  • No labels