set vlans dot1q-tunneling ingress then

To configure tunneling for ingress traffic received at a port and adding customer or service tag to frames, use the set vlans dot1q-tunneling ingress then command in L2/L3 configuration mode.

Command Syntax

set vlans dot1q-tunneling ingress tunnel-id then { customer-vlan | service-vlan } vlan-id

Parameters

tunnel-idTunnel identifier.
customer-vlanThe new customer VLAN identifier.
service-vlanThe new service VLAN identifier.
vlan-idVLAN identifier. The range is 0-4094.

Examples

The following example configures the T0 tunneling to add customer tag 10 and service tag 100 to frames:

admin@Switch# set vlans dot1q-tunneling ingress T0 then customer-vlan 10
admin@Switch# set vlans dot1q-tunneling ingress T0 then service-vlan 100

Copyright © 2024 Pica8 Inc. All Rights Reserved.