Question 1,871 of 1,819
Switching and Network AccessmediumMultiple ChoiceObjective-mapped

CCNA Switching and Network Access Practice Question

This 200-301 practice question tests your understanding of switching and network access. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: a voice VLAN allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones.. 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.

Exhibit

Switch port requirement:
- IP phone and PC share one physical access connection
- Voice and data must remain logically separate

A switchport connected to an IP phone and a PC must carry user traffic and voice traffic separately. Which feature is designed for that purpose on a Cisco access port?

Question 1mediummultiple choice
Full question →

Exhibit

Switch port requirement:
- IP phone and PC share one physical access connection
- Voice and data must remain logically separate

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

Voice VLAN

The correct feature is a voice VLAN. In plain language, a voice VLAN lets the switch treat the IP phone’s traffic differently from the user PC’s traffic even though both devices may be connected through the same physical access port. The phone can tag voice traffic for the voice VLAN while the PC remains in the normal data access VLAN. This is a practical design because it keeps voice traffic logically separate, which helps with policy, QoS, and management. This is a classic CCNA switching concept because it shows that one physical edge port can still support more than one logical traffic type in a controlled way. A standard access VLAN by itself would not provide the same voice/data separation. EtherChannel, SPAN, and native VLAN concepts solve different problems. The best answer is the feature specifically built to support phones and workstations together on one access connection while keeping their traffic logically distinct.

Key principle: A voice VLAN allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones.

Answer analysis

Option-by-option breakdown

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

  • Voice VLAN

    Why this is correct

    This is correct because a voice VLAN is designed to separate voice traffic from user data on the same access port.

    Related concept

    A voice VLAN allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones.

  • EtherChannel

    Why it's wrong here

    This is wrong because EtherChannel bundles multiple links and is unrelated to phone/data separation on one edge port.

    When this WOULD be correct

    If the exam question asked about increasing bandwidth for a connection between a switch and a server by aggregating multiple links, then EtherChannel would be the correct answer, as it allows for load balancing and redundancy across those links.

  • SPAN

    Why it's wrong here

    This is wrong because SPAN is used for traffic monitoring and mirroring, not normal voice/data VLAN separation.

    When this WOULD be correct

    If the question were about monitoring traffic for troubleshooting purposes on a switch port, SPAN would be the correct answer. For example, a question might ask which feature allows an administrator to capture and analyze traffic from a specific port without affecting the normal operation of the network.

  • Native VLAN

    Why it's wrong here

    This is wrong because native VLANs are a trunking concept and do not describe the intended phone-plus-PC access-port design.

    When this WOULD be correct

    If the question asked about configuring a trunk port to carry multiple VLANs, including untagged traffic, the Native VLAN would be the correct answer. In that scenario, it would refer to the VLAN that carries untagged frames on a trunk link.

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.

Voice VLANCorrect answer

Why this is correct

This is correct because a voice VLAN is designed to separate voice traffic from user data on the same access port.

EtherChannelWrong answer — click to see why

Why this is wrong here

EtherChannel is a technology used to combine multiple physical links into a single logical link for increased bandwidth and redundancy, but it does not separate user and voice traffic on a switchport. Therefore, it does not fulfill the requirement of carrying voice and user traffic separately.

★ When this WOULD be the correct answer

If the exam question asked about increasing bandwidth for a connection between a switch and a server by aggregating multiple links, then EtherChannel would be the correct answer, as it allows for load balancing and redundancy across those links.

Why candidates choose this

Candidates may choose EtherChannel because they associate it with improving network performance and may overlook the specific requirement of separating voice and user traffic, leading to confusion about the correct technology for the scenario presented.

SPANWrong answer — click to see why

Why this is wrong here

SPAN (Switched Port Analyzer) is used for monitoring and capturing traffic on a switch port, not for separating user and voice traffic. It does not provide the necessary functionality to handle VLANs for voice and data traffic on a single port.

★ When this WOULD be the correct answer

If the question were about monitoring traffic for troubleshooting purposes on a switch port, SPAN would be the correct answer. For example, a question might ask which feature allows an administrator to capture and analyze traffic from a specific port without affecting the normal operation of the network.

Why candidates choose this

Candidates may choose SPAN because they associate it with traffic management and monitoring, thinking it could help in separating or analyzing voice and data traffic, despite it not being the correct feature for VLAN separation.

Native VLANWrong answer — click to see why

Why this is wrong here

The Native VLAN is used for untagged traffic on a trunk port and does not separate voice and user traffic on an access port. It is not designed to handle the specific requirements of carrying both voice and data traffic separately.

★ When this WOULD be the correct answer

If the question asked about configuring a trunk port to carry multiple VLANs, including untagged traffic, the Native VLAN would be the correct answer. In that scenario, it would refer to the VLAN that carries untagged frames on a trunk link.

Why candidates choose this

Candidates may confuse the Native VLAN with the concept of VLANs in general, thinking it plays a role in traffic separation, especially if they are familiar with VLAN configurations but not the specific requirements for voice and data separation.

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 confuse VLAN-related terms. Understand that voice VLAN is specifically designed for separating voice and data traffic on access ports.

Detailed technical explanation

How to think about this question

A voice VLAN is a specialized VLAN configured on a Cisco switch port to separate voice traffic from regular data traffic when both an IP phone and a PC share the same physical access port. The IP phone tags its voice packets with the voice VLAN ID, allowing the switch to prioritize and handle voice traffic differently from the PC's untagged data traffic. This separation enables better Quality of Service (QoS) and security policies tailored specifically for voice communications, which are sensitive to latency and jitter. When configuring a switchport for an IP phone and PC, the port operates as an access port for the data VLAN and simultaneously supports a voice VLAN for the IP phone. The phone typically tags its voice traffic with the voice VLAN, while the PC traffic remains untagged and assigned to the default access VLAN. Cisco switches recognize the voice VLAN tag and apply appropriate QoS policies, ensuring voice traffic receives priority over data traffic. This design is essential for maintaining call quality and network performance in converged networks. A common exam trap is confusing the voice VLAN feature with other unrelated technologies like EtherChannel, SPAN, or native VLANs. EtherChannel aggregates multiple physical links, SPAN is for traffic monitoring, and native VLANs relate to trunk ports, not access ports with voice/data separation. Practically, voice VLANs allow a single physical port to logically separate traffic types, which is critical in environments where IP phones and PCs share a connection, ensuring voice traffic is prioritized and managed correctly.

KKey Concepts to Remember

  • A voice VLAN allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones.
  • Cisco switches prioritize voice VLAN traffic to ensure Quality of Service for latency-sensitive voice communications.
  • An access port configured with a voice VLAN treats untagged PC traffic as data VLAN and tagged phone traffic as voice VLAN.
  • EtherChannel bundles multiple physical links for bandwidth aggregation and does not separate voice and data traffic on one port.
  • SPAN is a monitoring feature that mirrors traffic for analysis and does not provide voice/data traffic separation.
  • Native VLAN is a trunking concept that defines untagged traffic on trunk ports and is unrelated to voice VLAN on access ports.
  • Voice VLAN configuration enables logical separation of traffic types on a single physical port, improving network management and security.
  • Proper voice VLAN setup is essential in converged networks to maintain call quality and avoid voice traffic degradation.

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 allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones.

Real-world example

How this comes up in practice

A help-desk technician troubleshoots why a newly connected PC cannot reach shared printers on the same floor. The cable is good, the switch port is active, but the PC is in VLAN 20 and the printers are in VLAN 10. The uplink trunk only allows VLAN 10. A trunk being up does not mean every VLAN crosses it.

What to study next

Got this wrong? Here's your next step.

Review a voice VLAN allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones., 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 allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones..

What is the correct answer to this question?

The correct answer is: Voice VLAN — The correct feature is a voice VLAN. In plain language, a voice VLAN lets the switch treat the IP phone’s traffic differently from the user PC’s traffic even though both devices may be connected through the same physical access port. The phone can tag voice traffic for the voice VLAN while the PC remains in the normal data access VLAN. This is a practical design because it keeps voice traffic logically separate, which helps with policy, QoS, and management. This is a classic CCNA switching concept because it shows that one physical edge port can still support more than one logical traffic type in a controlled way. A standard access VLAN by itself would not provide the same voice/data separation. EtherChannel, SPAN, and native VLAN concepts solve different problems. The best answer is the feature specifically built to support phones and workstations together on one access connection while keeping their traffic logically distinct.

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

Review a voice VLAN allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones., then practise related 200-301 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

A voice VLAN allows a Cisco switchport to carry both voice and data traffic separately by tagging voice packets from IP phones.

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

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.