A network administrator is examining the operational mechanics of an IEEE 802.1Q trunk link connecting two Cisco switches. Which two statements accurately describe the frame tagging and forwarding behavior of IEEE 802.1Q trunking? (Select two.)
- Frames belonging to the native VLAN are forwarded untagged across the trunk link by default.Answer
- A 4-byte tag header containing the VLAN ID is inserted into the Ethernet frame header for non-native VLAN traffic.Answer
- CConfiguring PortFast on the trunk interface accelerates dynamic trunk negotiation while preventing Spanning Tree Protocol loops.
- DIf the native VLAN IDs are mismatched across the link, untagged traffic is automatically discarded by the receiving switch interface.
Answer
IEEE 802.1Q forwards native VLAN frames untagged by default and inserts a 4-byte VLAN tag header into Ethernet frames for all non-native VLAN traffic.
IEEE 802.1Q trunking inserts a 4-byte tag header (including the Tag Protocol Identifier and Tag Control Information) between the Source MAC address and EtherType fields of Ethernet frames for non-native VLAN traffic. For native VLAN traffic, frames are forwarded untagged across the link by default to maintain compatibility.
Step-by-Step Solution
Key Concept
IEEE 802.1Q Trunking Frame Tagging and Native VLAN Operations