A network administrator is configuring an IEEE 802.1Q trunk link between two switches in an enterprise building. Which of the following statements correctly describe the standard operational behavior of 802.1Q trunking and native VLANs on this interconnect? (Select TWO.)
- 802.1Q trunking inserts a 4-byte tag into the Ethernet frame header to identify traffic belonging to non-native VLANs.Answer
- Untagged Ethernet frames received on an 802.1Q trunk port are implicitly assigned to the native VLAN configured on that port.Answer
- CHosts residing on different VLANs across the trunk link can communicate directly at Layer 2 without requiring a routing device.
- DA native VLAN mismatch between the connected trunk interfaces causes the switch to immediately drop all tagged frames for all VLANs.
Answer
802.1Q trunking inserts a 4-byte tag into non-native VLAN Ethernet headers, and untagged frames arriving on a trunk port are implicitly assigned to the configured native VLAN.
IEEE 802.1Q defines trunking behavior by tagging frames with a 4-byte header for non-native VLANs while sending native VLAN frames without tags, allowing the receiving switch port to map untagged ingress frames to its local native VLAN.
Step-by-Step Solution
Key Concept
802.1Q Frame Tagging and Native VLAN Processing