Hello, I have a few questions regarding VLAN:
VLAN Concepts – Please confirm if my understanding is correct:
- Definition – Native VLAN / Default VLAN / VLAN 1
The native VLAN is an untagged VLAN used on a trunk port, while other VLANs on the same trunk are tagged. By default, VLAN 1 is both the native VLAN and the default VLAN on many devices. Some vendors allow disabling the native VLAN, meaning the trunk port will only carry tagged traffic. - VLAN Hopping & Security
Changing the native VLAN from 1 to another number does not prevent VLAN hopping as long as there’s any untagged VLAN on the trunk with tagged traffic. Even disabling the native VLAN doesn’t fully protect the network because VLAN traffic is unencrypted. The most secure method is to ensure access ports are configured to only access a single untagged VLAN. - Zero-Touch Provisioning
Most zero-touch provisioning solutions require untagged traffic. If the network is configured to use only tagged traffic, manually assigning the management VLAN on both the switch and access point to enable connectivity.
Now, here are my questions( trunk port is configured with only two tagged VLANs (under Allowed VLANs) and no untagged traffic: VLAN 10 for management and VLAN 100 for main traffic):
-
I understand the default/native VLAN is VLAN 1.
In the controller (Settings > Networks > VLANs), if I delete VLAN 1, what happens to the “Default” of “Native VLAN” setting on switch ports?
Does it still refer to VLAN 1? Or does that mean native VLAN is now disabled on those ports? -
If I assign a random VLAN number(666) as the Native VLAN on a switch port, but that VLAN isn’t defined under (Settings > Networks > VLANs), what happens?
-
I’m currently using the S8-POE switch. Do the VLAN behaviors and settings mentioned apply to other Alta Labs switches and routers?
-
The previous three questions were about switches. Shifting focus to access points — under the Advanced Settings of a WiFi network, what does the “Default Network VLAN” option mean for an AP? Should this be set to the management VLAN, or should it match the native VLAN (which, in my case, doesn’t exist since all traffic is tagged)?