Question 167 of 1,819
Switching and Network AccesshardMultiple ChoiceObjective-mapped

CCNA Switching and Network Access Practice Question

This 200-301 practice question tests your understanding of switching and network access. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. A key principle to apply: a voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A trunk link between two switches is up, but voice phones connected through one access switch no longer receive the correct voice VLAN treatment. Data users still pass traffic. Which area should be checked first?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "first"

    Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

Question 1hardmultiple choice
Open the full VLAN trunking answer →

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

Whether the voice VLAN is being carried and handled correctly across the switching path.

The first area to check is the end-to-end handling of the voice VLAN across the switching path. In practical terms, the data VLAN can still work while the voice VLAN experiences a forwarding, configuration, or policy problem. Because the phones depend on the correct voice VLAN behavior, that VLAN path should be examined first rather than assuming the whole trunk is broken. This is a selective-services troubleshooting question. One class of traffic can fail even when ordinary user data still works.

Key principle: A voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches.

Answer analysis

Option-by-option breakdown

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

  • Whether the voice VLAN is being carried and handled correctly across the switching path.

    Why this is correct

    This is correct because selective failure affecting phones points to voice-VLAN handling rather than complete link failure.

    Clue confirmation

    The clue word "first" in the question point toward this answer.

    Related concept

    A voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches.

  • Whether OSPFv3 neighbors are fully adjacent on the phone switch ports.

    Why it's wrong here

    This is wrong because OSPFv3 is not the primary issue in voice-VLAN handling on access ports.

    When this WOULD be correct

    In a question focused on OSPFv3 configurations, where the scenario involves troubleshooting routing issues on a network with voice and data traffic, checking OSPFv3 neighbor adjacency would be relevant to ensure proper routing of packets, including those for voice traffic.

  • Whether the wireless controller has the correct guest SSID.

    Why it's wrong here

    This is wrong because the scenario is wired voice/data switching, not WLAN guest access.

    When this WOULD be correct

    In a question focused on troubleshooting wireless network issues, where the problem involves guest access and voice traffic being improperly handled due to incorrect SSID settings on a wireless controller, this option would be correct.

  • Whether BGP uses a lower metric than the static route.

    Why it's wrong here

    This is wrong because the symptom is Layer 2 voice-VLAN treatment, not interdomain routing.

    When this WOULD be correct

    In a question about routing protocols where BGP is used to manage traffic between multiple networks, and the exam asks about ensuring optimal path selection for voice traffic, this option would be correct if the context involves verifying that BGP metrics influence the routing decisions for voice packets.

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.

Whether the voice VLAN is being carried and handled correctly across the switching path.Correct answer

Why this is correct

This is correct because selective failure affecting phones points to voice-VLAN handling rather than complete link failure.

Whether OSPFv3 neighbors are fully adjacent on the phone switch ports.Wrong answer — click to see why

Why this is wrong here

OSPFv3 is an IPv6 routing protocol and has no role in Layer 2 voice VLAN handling on access ports. The issue is about VLAN assignment and trunking, not routing protocol adjacency.

★ When this WOULD be the correct answer

In a question focused on OSPFv3 configurations, where the scenario involves troubleshooting routing issues on a network with voice and data traffic, checking OSPFv3 neighbor adjacency would be relevant to ensure proper routing of packets, including those for voice traffic.

Why candidates choose this

Students might confuse OSPFv3 with OSPFv2 or think that any routing protocol issue could affect connectivity, but the problem is specifically about voice VLAN treatment, which is a Layer 2 function.

Whether the wireless controller has the correct guest SSID.Wrong answer — click to see why

Why this is wrong here

The scenario involves wired switches and IP phones, not wireless LAN. Guest SSID configuration on a wireless controller is unrelated to voice VLAN treatment on a wired trunk link.

★ When this WOULD be the correct answer

In a question focused on troubleshooting wireless network issues, where the problem involves guest access and voice traffic being improperly handled due to incorrect SSID settings on a wireless controller, this option would be correct.

Why candidates choose this

Test-takers might associate 'voice' with wireless voice (VoWiFi) or think that a wireless controller could influence wired VLAN assignment, but the question clearly describes a wired access switch and trunk.

Whether BGP uses a lower metric than the static route.Wrong answer — click to see why

Why this is wrong here

BGP is an exterior routing protocol used for interdomain routing, not for Layer 2 VLAN handling. The symptom is about voice VLAN treatment on a trunk, which is unrelated to BGP metrics or static routes.

★ When this WOULD be the correct answer

In a question about routing protocols where BGP is used to manage traffic between multiple networks, and the exam asks about ensuring optimal path selection for voice traffic, this option would be correct if the context involves verifying that BGP metrics influence the routing decisions for voice packets.

Why candidates choose this

Students might think that any routing protocol could affect traffic flow, but the issue is at Layer 2, and BGP metrics do not influence VLAN assignment or trunk behavior.

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?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

Be cautious not to assume that a general network issue is the cause when only specific traffic types are affected. Focus on the specific VLAN configuration first.

Trap categories for this question

  • Scenario analysis trap

    This is wrong because the scenario is wired voice/data switching, not WLAN guest access.

Detailed technical explanation

How to think about this question

A voice VLAN is a specialized VLAN configured on switches to separate voice traffic from data traffic, ensuring Quality of Service (QoS) and proper prioritization for IP phones. When a voice VLAN is configured, the switch tags voice traffic with the appropriate VLAN ID, allowing switches and routers to recognize and prioritize voice packets. This separation prevents voice traffic from being delayed or dropped due to congestion on the data VLAN, which is critical for maintaining call quality. In troubleshooting scenarios where the trunk link between switches is operational but voice phones lose correct VLAN treatment, the first step is to verify that the voice VLAN is being carried end-to-end across the switching path. This includes checking trunk configurations to ensure the voice VLAN is allowed and properly tagged, verifying switchport configurations on access switches for voice VLAN settings, and confirming that QoS policies are applied correctly. Data VLAN traffic may continue to flow normally because it is handled separately, so the issue is isolated to voice VLAN handling rather than a total link failure. A common exam trap is to focus on unrelated protocols or routing issues such as OSPFv3 adjacency or BGP metrics, which do not affect Layer 2 VLAN tagging and voice traffic prioritization. Another mistake is to consider wireless controller settings irrelevant to wired voice VLAN problems. Practically, voice VLAN misconfigurations often manifest as selective service failures where data traffic works but voice traffic does not, emphasizing the need to check VLAN tagging and trunk configurations first.

KKey Concepts to Remember

  • A voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches.
  • Switches tag voice traffic with the voice VLAN ID to maintain traffic separation and enable correct forwarding across the network.
  • Trunk links must be configured to carry the voice VLAN alongside data VLANs to allow voice traffic to traverse multiple switches.
  • Access switch ports connected to IP phones must be configured with the correct voice VLAN to tag voice packets properly.
  • Data VLAN traffic can continue to pass normally even if the voice VLAN is misconfigured or blocked on the trunk.
  • Troubleshooting voice VLAN issues requires verifying VLAN tagging and trunk configurations before considering routing or wireless factors.
  • OSPFv3 adjacency and BGP routing metrics do not impact Layer 2 voice VLAN tagging or voice traffic handling on access switches.
  • Selective failure of voice services with normal data traffic indicates a problem specific to voice VLAN handling rather than total link failure.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

A voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches.

Real-world example

How this comes up in practice

A network engineer at a university connects two campus buildings via a fibre link. Both routers run OSPF, but no adjacency forms — even though both routers can ping each other. The engineer finds one router is in area 0 and the other in area 1. OSPF adjacency requires matching area numbers, hello/dead timers, and network type. IP reachability alone is not enough.

What to study next

Got this wrong? Here's your next step.

Review a voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches., then practise related 200-301 questions on the same topic to reinforce the concept.

Related practice questions

Related 200-301 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free 200-301 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this 200-301 question test?

Switching and Network Access — This question tests Switching and Network Access — A voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches..

What is the correct answer to this question?

The correct answer is: Whether the voice VLAN is being carried and handled correctly across the switching path. — The first area to check is the end-to-end handling of the voice VLAN across the switching path. In practical terms, the data VLAN can still work while the voice VLAN experiences a forwarding, configuration, or policy problem. Because the phones depend on the correct voice VLAN behavior, that VLAN path should be examined first rather than assuming the whole trunk is broken. This is a selective-services troubleshooting question. One class of traffic can fail even when ordinary user data still works.

What should I do if I get this 200-301 question wrong?

Review a voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches., then practise related 200-301 questions on the same topic to reinforce the concept.

Are there clue words in this question I should notice?

Yes — watch for: "first". Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

What is the key concept behind this question?

A voice VLAN separates voice traffic from data traffic to ensure Quality of Service and proper prioritization on Cisco switches.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More 200-301 practice questions

Last reviewed: May 17, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.