802.1Q Trunking

Understand how one link carries traffic for multiple VLANs.

beginnertrunk802.1qccna

What is it?

An 802.1Q trunk carries multiple VLANs and inserts VLAN identification information for tagged traffic. Native-VLAN behaviour requires consistent configuration.

Why should I learn it?

Trunks connect switches and support designs such as router-on-a-stick.

How it works

VLAN frame → tag on trunk → cross link → tag interpreted → deliver in correct VLAN.

Real-world example

A trunk between two switches can carry VLANs 10, 20 and 30 over one physical link.

Troubleshooting mindset

Check trunk mode, allowed VLANs, native VLAN consistency and whether the VLAN exists.

Common mistake

Do not memorise the definition without connecting it to packet flow, device state and verification. Ask: what should happen, what actually happened, and which command or capture can prove the difference?

Quick recap

  • Understand the job of the protocol or feature.
  • Know where it sits in the traffic path.
  • Verify behaviour instead of guessing.
  • Connect the topic to the next networking layer.

Interview connection

Explain the concept in simple words first. Then give one practical example or troubleshooting check. That is stronger than repeating a textbook definition.

References & Further Reading

  • How to Master CCNA — supplied reference material.
  • CCNA Notes — supplied technical/configuration reference.
CONTINUE LEARNING