set vlans dot1q-tunneling ingress from untag enabled

To configure tunneling for untagged ingress traffic use the set vlans dot1q-tunneling ingress from untag enabled command in L2/L3 configuration mode.

Command Syntax

set vlans dot1q-tunneling ingress tunnel-id from untag enabled { true | false }

Parameters

tunnel-idTunnel identifier.
trueEnable matching untagged traffic.
falseDisable matching untagged traffic.

Examples

The following configuration checks if untagged frames are received by the port or not:

admin@Switch# set vlans dot1q-tunneling ingress T1 from untag enabled true 
admin@Switch# set vlans dot1q-tunneling ingress T1 from untag enabled false

Copyright © 2025 Pica8 Inc. All Rights Reserved.