CCNA Network Services and Security Practice Question
Why might voice traffic be placed in a priority queue on a WAN link?
⚠ Common exam trap
A common exam trap is selecting answers that confuse QoS prioritization with unrelated network functions such as increasing the TTL value of voice packets or converting RTP traffic into TCP. These options are incorrect because QoS focuses on managing packet scheduling and queuing rather than altering packet headers or transport protocols. Another trap is thinking that IP address assignment relates to QoS, which it does not. Recognizing that priority queuing specifically targets delay-sensitive traffic like voice helps avoid these misleading options.
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
✓
To reduce delay and jitter for time-sensitive traffic
Voice traffic is delay-sensitive. Prioritization helps reduce queuing delay and jitter so real-time audio remains intelligible.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
To increase the TTL value of voice packets
Why it's wrong here
TTL (Time to Live) is an IP header field that is decremented by each router and exists solely to prevent packets from looping endlessly. It has no bearing on how a router prioritizes or schedules outbound packets, nor does it influence delay or jitter. QoS queuing operates on classification and scheduling, not on modifying TTL values, so increasing TTL would not affect voice delivery quality.
When this WOULD be correct
In a different question asking about methods to manage packet lifetimes in a network, increasing the TTL value could be correct if the context involves ensuring packets can traverse more hops without being dropped, especially in a large network with many routers.
- ✓
To reduce delay and jitter for time-sensitive traffic
Why this is correct
Voice traffic consists of real-time RTP/UDP packets that are extremely sensitive to network latency and jitter. A priority queue on a WAN ensures that these voice packets are forwarded before packets in lower-priority queues, minimizing queuing delay and smoothing inter-packet timing. This is essential because excessive delay makes conversations unintelligible, and jitter causes choppy audio that the playout buffer cannot fully compensate for.
- ✗
To change RTP into TCP for reliability
Why it's wrong here
Voice normally uses RTP over UDP because TCP's reliability mechanisms—acknowledgments, retransmissions, and flow control—introduce unacceptable delay and head-of-line blocking for real-time conversation. QoS mechanisms never alter the transport-layer protocol; instead, they manage bandwidth, queuing, and packet marking. Converting RTP to TCP would make voice performance worse, and the goal of a priority queue is to improve forwarding treatment, not to change the protocol stack.
When this WOULD be correct
If the exam question asked about a scenario where voice traffic needs to be transmitted reliably over a network that only supports TCP, then the option could be correct. For example, a question could state that a specific application requires voice data to be sent over TCP due to network constraints, making this conversion necessary.
- ✗
To avoid assigning IP addresses to phones
Why it's wrong here
Assigning IP addresses to VoIP phones is a Layer 3 address-management task handled by DHCP or static configuration, completely separate from QoS queuing behavior. A priority queue operates on already-addressed packets, deciding the order in which they are transmitted based on classification markings, not on whether the source has an IP address. Conflating address assignment with traffic prioritization misunderstands the function of a WAN queue.
When this WOULD be correct
In a question asking about network management strategies for VoIP systems, where the focus is on minimizing administrative overhead, this option could be correct if it discusses the avoidance of DHCP for IP address assignment to simplify network configuration.
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.
✓To reduce delay and jitter for time-sensitive trafficCorrect answer▾
Why this is correct
Voice traffic consists of real-time RTP/UDP packets that are extremely sensitive to network latency and jitter. A priority queue on a WAN ensures that these voice packets are forwarded before packets in lower-priority queues, minimizing queuing delay and smoothing inter-packet timing. This is essential because excessive delay makes conversations unintelligible, and jitter causes choppy audio that the playout buffer cannot fully compensate for.
✗To increase the TTL value of voice packetsWrong answer — click to see why▾
Why this is wrong here
TTL (Time to Live) is a field in IP packets that limits the number of hops a packet can traverse, preventing routing loops. It has no relation to QoS queuing or the prioritization of voice traffic.
★ When this WOULD be the correct answer
In a different question asking about methods to manage packet lifetimes in a network, increasing the TTL value could be correct if the context involves ensuring packets can traverse more hops without being dropped, especially in a large network with many routers.
Why candidates choose this
Students might confuse TTL with QoS mechanisms because both involve packet handling, but TTL is a layer 3 hop-count mechanism, not a queuing or priority tool.
✗To change RTP into TCP for reliabilityWrong answer — click to see why▾
Why this is wrong here
Voice traffic typically uses RTP over UDP, which is connectionless and provides low overhead. QoS does not convert protocols; converting RTP to TCP would introduce retransmissions and delays, degrading voice quality.
★ When this WOULD be the correct answer
If the exam question asked about a scenario where voice traffic needs to be transmitted reliably over a network that only supports TCP, then the option could be correct. For example, a question could state that a specific application requires voice data to be sent over TCP due to network constraints, making this conversion necessary.
Why candidates choose this
Test-takers may think that reliability (TCP) is always better, but for real-time voice, UDP's lower overhead is preferred, and QoS prioritization is used instead of protocol conversion.
✗To avoid assigning IP addresses to phonesWrong answer — click to see why▾
Why this is wrong here
IP address assignment is handled by DHCP or static configuration, independent of QoS queuing. Priority queues manage packet scheduling, not addressing.
★ When this WOULD be the correct answer
In a question asking about network management strategies for VoIP systems, where the focus is on minimizing administrative overhead, this option could be correct if it discusses the avoidance of DHCP for IP address assignment to simplify network configuration.
Why candidates choose this
Students might associate voice traffic with IP phones and mistakenly think queuing is related to IP address management, but these are separate network functions.
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?”
Go deeper
Related to this question
Learn chapter
Diagnosing DNS Record Issues — A, AAAA, CNAME, MX, NS, and PTR Records
Key term
WAN
A Wide Area Network (WAN) is a telecommunications network that connects multiple smaller networks, like local area networks, across large geographical distances.
Key term
Jitter
Jitter is the unwanted variation in the delay of data packet delivery over a network, causing inconsistent communication timing.
About these practice questions
One of 1,389 original 200-301 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
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.