An administrator is configuring an IEEE 802.1Q trunk link between two Cisco Catalyst switches. By default, how does an IEEE 802.1Q trunk process Ethernet frames that belong to the configured native VLAN across the interswitch link?
- It forwards frames belonging to the native VLAN untagged without inserting a 4-byte 802.1Q header.Answer
- BIt automatically tags native VLAN frames with a 4-byte 802.1Q header containing VLAN ID 1.
- CIt drops all ingress and egress frames belonging to the native VLAN unless manual VLAN pruning is disabled.
- DIt encapsulates native VLAN frames using legacy ISL tagging prior to transmitting them across the trunk.
Answer
IEEE 802.1Q trunks forward Ethernet frames belonging to the native VLAN untagged without inserting a 4-byte 802.1Q tag header.
Under default IEEE 802.1Q operational mechanics, frames associated with the native VLAN are forwarded across interswitch trunk links in their original Ethernet format without an inserted 4-byte 802.1Q header tag. When the receiving switch accepts an untagged frame on its trunk port, it places that frame into its local native VLAN.
Step-by-Step Solution
Key Concept
IEEE 802.1Q Native VLAN Untagged Traffic Handling