set vlans dot1q-tunneling egress from

set vlans dot1q-tunneling egress from

To configure tunneling for egress traffic, use the set vlans dot1q-tunneling egress from command in L2/L3 configuration mode. If the customer VLAN or service VLAN tag frame is specified, it can pass through the port.

Command Syntax

set vlans dot1q-tunneling egress tunnel-id from { customer-vlan | service-vlan } vlan-id

Parameters

tunnel-id

Tunnel identifier.

customer-vlan

The customer VLAN identifier.

service-vlan

The service VLAN identifier.

vlan-id

VLAN identifier. The range is 0-4094.

Examples

This example configures tunneling T0, such that if the customer tag frame is 10 and the service tag frame is 100, the packet can pass through the port:

admin@Switch# set vlans dot1q-tunneling egress T0 from customer-vlan 10 admin@Switch# set vlans dot1q-tunneling egress T0 from service-vlan 100

Copyright © 2025 Pica8 Inc. All Rights Reserved.