Courseiva
Switching and Network AccessmediumMultiple SelectObjective-mapped

CCNA Switching and Network Access Practice Question

Which TWO statements about 802.1Q trunking, native VLANs, and inter-VLAN routing are correct? (Choose two.)

⚠ Common exam trap

Cisco often tests the misconception that all frames on a trunk are tagged, but the trap here is that the native VLAN is sent untagged by default, and candidates may incorrectly assume that inter-VLAN routing can be done with a Layer 2 switch alone.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

By default, frames belonging to the native VLAN are sent untagged across an 802.1Q trunk.

By default, 802.1Q trunking treats the native VLAN (typically VLAN 1) as untagged. Frames in the native VLAN are sent without an 802.1Q tag, allowing interoperability with devices that do not understand trunking. This behavior is defined in IEEE 802.1Q and is essential for backward compatibility.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • 802.1Q trunking is a Cisco-proprietary protocol that uses a 4-byte tag to identify VLAN membership.

    Why it's wrong here

    802.1Q is an IEEE standardized trunking protocol, not a Cisco-proprietary one. It does use a 4-byte tag, but the tag's structure is defined by the open standard, and the proprietary alternative is ISL (Inter-Switch Link), which is a Cisco legacy protocol that wraps frames with a 26-byte header. Hence, the statement incorrectly conflates 802.1Q with ISL, making it wrong.

  • By default, frames belonging to the native VLAN are sent untagged across an 802.1Q trunk.

    Why this is correct

    On an 802.1Q trunk, the native VLAN is deliberately transmitted without any VLAN tag. The receiving switch assumes that any untagged frame arriving on the trunk belongs to its configured native VLAN, which is why the administrator must ensure the native VLAN matches on both ends. This untagged behavior permits interoperability with devices that do not understand 802.1Q tagging and is enforced by default.

  • Inter-VLAN routing can be accomplished using a Layer 2 switch configured with VLAN access maps.

    Why it's wrong here

    Inter-VLAN routing requires a Layer 3 device, such as a router or a Layer 3 switch, to forward packets between different VLAN subnets. VLAN access maps (VACLs) are purely Layer 2 filtering mechanisms that control traffic within a single VLAN based on MAC addresses or other L2 criteria; they do not possess routing capabilities. Therefore, relying on VACLs alone cannot accomplish inter-VLAN routing, making this option incorrect.

  • The native VLAN must be identical on both ends of an 802.1Q trunk to avoid native VLAN mismatch errors.

    Why this is correct

    For an 802.1Q trunk to function correctly, the native VLAN must be configured identically on both connected switches. If the native VLANs differ, untagged frames received on a trunk are placed into the local native VLAN, which can cause traffic from one VLAN to be improperly forwarded into another and create security vulnerabilities. Cisco switches also use CDP or LLDP to send error messages when a native VLAN mismatch is detected, so this statement is correct.

  • Switches strip the 802.1Q tag from all frames before forwarding them out of a trunk port.

    Why it's wrong here

    On an 802.1Q trunk, frames from non-native VLANs retain their 4-byte tag as they travel across the trunk link, precisely so the receiving switch can identify each frame's VLAN. The tag is stripped off only when the frame exits an access port assigned to that VLAN, or for native VLAN frames it is initially sent untagged. Hence, claiming that switches strip tags from all frames before forwarding out a trunk port contradicts the fundamental purpose of trunking, making the option incorrect.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.

By default, frames belonging to the native VLAN are sent untagged across an 802.1Q trunk.Correct answer

Why this is correct

On an 802.1Q trunk, the native VLAN is deliberately transmitted without any VLAN tag. The receiving switch assumes that any untagged frame arriving on the trunk belongs to its configured native VLAN, which is why the administrator must ensure the native VLAN matches on both ends. This untagged behavior permits interoperability with devices that do not understand 802.1Q tagging and is enforced by default.

802.1Q trunking is a Cisco-proprietary protocol that uses a 4-byte tag to identify VLAN membership.Wrong answer — click to see why

Why this is wrong here

802.1Q is an open IEEE standard. Cisco-proprietary trunking is Inter-Switch Link (ISL).

Inter-VLAN routing can be accomplished using a Layer 2 switch configured with VLAN access maps.Wrong answer — click to see why

Why this is wrong here

Layer 2 switches cannot route between VLANs. Inter-VLAN routing requires a Layer 3 device such as a router or a Layer 3 switch with SVIs.

Switches strip the 802.1Q tag from all frames before forwarding them out of a trunk port.Wrong answer — click to see why

Why this is wrong here

Trunk ports forward tagged frames so the receiving switch can distinguish VLANs. Removing tags from all frames would defeat the purpose of trunking.

Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Visual reference

Switch VLAN 10 Sales (192.168.10.0/24) PC-A PC-B VLAN 20 HR (192.168.20.0/24) PC-C PC-D Router VLANs isolate traffic — inter-VLAN routing requires a Layer 3 device

About these practice questions

This 200-301 question is part of Courseiva's 1,389-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.