Which TWO statements accurately describe standard IEEE 802.1Q trunking behavior on Ethernet switch interfaces? (Select TWO.)
- By default, traffic belonging to the native VLAN is transmitted across the trunk link without an added 802.1Q VLAN tag.Answer
- BNative VLAN IDs can differ between opposing ends of an active trunk link without impacting traffic forwarding or causing errors.
- An 802.1Q tag header inserts a 4-byte field containing a VLAN Identifier (VID) into the Ethernet frame header for non-native VLAN traffic.Answer
- DSpanning Tree Protocol PortFast should be enabled on interswitch trunk interfaces to minimize link startup convergence delay.
Answer
The correct statements are that native VLAN frames are transmitted untagged by default across an 802.1Q trunk link, and that 802.1Q encapsulation inserts a 4-byte header containing the VLAN ID into non-native VLAN frames.
Under IEEE 802.1Q trunking, traffic belonging to the native VLAN is sent untagged by default without an added header. For all other VLANs traversing the trunk, the switch inserts a 4-byte tag header into the original Ethernet frame containing the VLAN ID.
Step-by-Step Solution
Key Concept
IEEE 802.1Q Trunk Header Mechanics and Native VLAN Operation
Estimated Time:1m 0s