Question 1 · 1
What does the command vlan dot1q tag native accomplish when configured under global configuration?
Choose one answer.
- All frames within the native VLAN are tagged, except when the native VLAN is set to 1.
- It allows control traffic to pass using the non-default VLAN.
- It removes the 4-byte dot1q tag from every frame that traverses the trunk interface(s).
- Control traffic is tagged.
Read explanation
The "vlan dot1q tag native" will tag all untagged frames, including control traffic, with the defined native VLAN.