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-id | Tunnel identifier. |
true | Enable matching untagged traffic. |
false | Disable 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.