Question 200 of 2,015
Network AssurancehardMultiple ChoiceObjective-mapped

Quick Answer

The correct answer is Low Latency Queuing (LLQ). LLQ is the right QoS queuing mechanism for voice traffic because it combines a strict priority queue with Class-Based Weighted Fair Queuing (CBWFQ), ensuring that voice packets are serviced before all other traffic to guarantee low latency and jitter, while also policing the priority queue to a configured bandwidth limit so that voice is never starved or dropped during congestion. On the ENCOR 350-401 exam, this question tests your understanding of how to meet both latency and bandwidth guarantees for real-time traffic; a common trap is choosing plain Priority Queuing (PQ), which lacks bandwidth policing and can starve other classes. Remember the mnemonic: “Voice needs Low Latency, so LLQ is the only way—PQ without the police will cause a traffic cease.”

CCNP Network Assurance Practice Question

This 350-401 practice question tests your understanding of network assurance. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. 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 network administrator is deploying a new QoS policy to prioritize voice traffic across a WAN link. The policy must ensure that voice packets are not dropped even during congestion, and that bandwidth is guaranteed for voice. Which queuing mechanism should be used for the voice class?

Question 1hardmultiple choice
Study the full QoS explanation →

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

Low Latency Queuing (LLQ)

LLQ is the correct choice because it combines strict priority queuing with CBWFQ, ensuring that voice traffic is placed into a strict priority queue that is serviced before any other queues. This guarantees low latency and prevents voice packet drops during congestion by allowing the priority queue to be policed to a configured bandwidth limit, while still providing bandwidth guarantees for the voice class.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Weighted Random Early Detection (WRED)

    Why it's wrong here

    WRED is a drop policy, not a queuing mechanism.

  • Low Latency Queuing (LLQ)

    Why this is correct

    LLQ provides strict priority queuing for real-time traffic like voice.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Class-Based Weighted Fair Queuing (CBWFQ)

    Why it's wrong here

    CBWFQ does not offer strict priority for voice.

  • First-In, First-Out (FIFO) queuing

    Why it's wrong here

    FIFO does not prioritize any traffic.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the distinction between CBWFQ and LLQ, where candidates mistakenly choose CBWFQ because it offers bandwidth guarantees, but fail to recognize that only LLQ provides the strict priority queuing required for real-time voice traffic to avoid drops and delay.

Detailed technical explanation

How to think about this question

LLQ uses a single strict priority queue that is serviced until empty before any CBWFQ queues, but it also implements a policer to prevent the priority queue from starving other traffic; the default policer uses a token bucket to drop excess priority traffic beyond the configured bandwidth (e.g., 'priority 64' in policy-map). In real-world deployments, voice codecs like G.729 require around 24 kbps per call, so the priority bandwidth must be carefully calculated to avoid dropping legitimate voice packets while still protecting data traffic.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

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

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the 350-401 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related 350-401 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 350-401 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 350-401 question test?

Network Assurance — This question tests Network Assurance — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Low Latency Queuing (LLQ) — LLQ is the correct choice because it combines strict priority queuing with CBWFQ, ensuring that voice traffic is placed into a strict priority queue that is serviced before any other queues. This guarantees low latency and prevents voice packet drops during congestion by allowing the priority queue to be policed to a configured bandwidth limit, while still providing bandwidth guarantees for the voice class.

What should I do if I get this 350-401 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

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

Same concept, more angles

1 more ways this is tested on 350-401

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A network administrator is troubleshooting a performance issue in a large enterprise campus network. The network consists of Cisco Catalyst 9300 switches acting as access switches and Cisco Catalyst 9500 switches as distribution. Users on VLAN 10 report intermittent slow file transfers to a server on VLAN 20. The administrator has verified that there are no errors on the links, CPU utilization is normal, and STP topology is stable. The administrator suspects a possible QoS issue. Upon checking the QoS configuration on the access switch, the administrator finds that the default QoS configuration is in place, which trusts the CoS value at the port level. The connected devices are IP phones and PCs; the IP phones mark voice traffic with CoS 5. The server on VLAN 20 is connected to a distribution switch. Which action should the administrator take to most likely resolve the issue?

easy
  • A.Apply a policy map that polices voice traffic to 128 kbps to free bandwidth for data.
  • B.Disable QoS entirely on all switches to eliminate any potential QoS-related drops.
  • C.Configure auto QoS for VoIP on the access ports to ensure proper classification and queuing.
  • D.Configure trust DSCP on the access ports to prioritize all traffic based on DSCP values.

Why C: Option C is correct because Auto QoS for VoIP automatically configures the necessary class maps, policy maps, and trust settings to properly classify and queue voice traffic (CoS 5) while ensuring data traffic is not starved. The default QoS configuration trusts CoS at the port level, but without proper queuing and scheduling, voice and data may compete for buffers, causing intermittent slow file transfers. Auto QoS sets up strict priority queuing for voice and allocates bandwidth for data, resolving the performance issue without manual misconfiguration.

Last reviewed: Jun 11, 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 350-401 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 350-401 exam.