01-27-2025 06:09 PM
Hello Cisco Community,
I’m working with a Cisco Catalyst 1000 Series Switch running IOS. I’m trying to enable Administrative Native VLAN Tagging to tag the native VLAN traffic on trunk ports, but the command vlan dot1q tag native isn’t working.
Can these switches do this?
What is the procedure for doing this?
Thanks!
01-27-2025 11:20 PM
Hello @netstudent88 ,
the purpose of a native Vlan on a trunk port is that it carries untagged traffic. You will have different frames passing through a trunk port, all tagged with their respective Vlan tags, but the Vlan which is configured as native will only carry untagged frames.
What the command vlan dot1q tag native is supposed to do - I never tested this -is that a trunk will always do tagging on the outgoing frames, the native VLAN setting is ignored and all frames are tagged with the corresponding tag value. Untagged frames arriving at a trunk port will be dropped without being forwarded further.
I will test this in the lab today and get back to you with my findings.
HTH
01-28-2025 04:35 AM
vlan dot1q tag native command is typically supported on switches running Cisco IOS-XE, such as the Catalyst 9000 series. The Catalyst 1000 series runs a more basic version of IOS that does not include this feature.
01-28-2025 04:53 AM
Is there documentation anywhere to support that? Can i get this functionality some other way?
01-28-2025 05:19 AM
how you know it not working ?
MHM
01-28-2025 05:29 AM
I'll have physical access to the switch later today, but when i attempted to execute vlan dot1q tag native it did not recognize the command. I'm pretty sure i was inside the configuration terminal in the correct trunked interface. I can confirm later today.
01-28-2025 05:34 AM
Not all SW accept this command
Instead you change native vlan to any unuse vlan' this will make SW tag vlan (previous was native)
MHM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide