| Description | This article describes an issue where a FortiGate sub-interface configured with VLAN 1 does not receive traffic. |
| Scope | FortiGate, Third-party switch. |
| Solution |
The issue occurs because most switches treat VLAN 1 as the native (untagged) VLAN on trunk links.
To resolve the issue, change the native VLAN on the switch to a dummy VLAN (for example, VLAN 999), which is a VLAN not used anywhere else in the network.
SW1#configure terminal SW1(config)#interface gi0/1 SW1(config-if)#switchport mode trunk SW1(config-if)#switchport trunk native vlan 999 SW1(config-if)#switchport trunk allowed vlan 1,10,20
Reference: FortiGate requires all VLAN sub-interfaces—including VLAN 1—to receive 802.1Q-tagged frames for proper operation. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.