Question 461 of 1,819
Network Services and SecuritymediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is voice traffic. Voice traffic is typically most sensitive to delay and jitter because real-time conversations require packets to arrive in a consistent, low-latency stream; any variation in timing causes garbled audio or awkward pauses, while packet loss can cut off syllables entirely. On the CCNA 200-301 v2 exam, this concept appears in QoS questions that test your ability to classify and mark traffic—often asking which traffic class should receive the highest priority in a queuing strategy like LLQ. A common trap is confusing voice with video, but remember that while video also tolerates some jitter, voice is far less forgiving due to its lower data rate and the human ear’s sensitivity to gaps. For a quick memory tip, think “Voice is the most choice for QoS priority”—the word “choice” echoes the sound of a voice call, reinforcing that it demands the strictest handling.

CCNA Network Services and Security Practice Question

This 200-301 practice question tests your understanding of network services and security. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality.. 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.

Which traffic type is typically most sensitive to delay and jitter and is commonly prioritized with QoS?

Question 1mediummultiple 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

Voice traffic

Voice traffic is highly sensitive to delay, jitter, and packet loss, so it is commonly prioritized in QoS policies.

Key principle: Voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality.

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 traffic

    Why this is correct

    Correct. Voice is the classic latency-sensitive traffic class.

    Related concept

    Voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality.

  • Bulk backup traffic

    Why it's wrong here

    Backups are usually throughput-sensitive, not real-time sensitive.

    When this WOULD be correct

    If the exam question were to ask which traffic type is least time-sensitive and can be scheduled for off-peak hours, bulk backup traffic would be the correct answer. This would highlight scenarios where data integrity and completion are prioritized over immediate delivery.

  • Email attachments

    Why it's wrong here

    Email is less sensitive to short delay variation.

    When this WOULD be correct

    If the exam question asked about traffic types that require reliable delivery rather than real-time performance, such as in a scenario discussing data integrity over speed, email attachments could be prioritized. For example, a question might focus on the importance of ensuring all data is received accurately, making email attachments the correct answer.

  • Operating system updates

    Why it's wrong here

    Updates are not usually treated as real-time traffic.

    When this WOULD be correct

    If the question were to ask which traffic type is commonly managed for reliability and consistency during scheduled maintenance windows, operating system updates could be prioritized to ensure timely deployment without interruption, making this option correct.

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 trafficCorrect answer

Why this is correct

Correct. Voice is the classic latency-sensitive traffic class.

Bulk backup trafficWrong answer — click to see why

Why this is wrong here

Bulk backup traffic is typically throughput-sensitive rather than delay-sensitive, as it involves large data transfers that can tolerate some delay and jitter. Prioritizing backup traffic with QoS would waste network resources and could negatively impact real-time applications like voice or video.

★ When this WOULD be the correct answer

If the exam question were to ask which traffic type is least time-sensitive and can be scheduled for off-peak hours, bulk backup traffic would be the correct answer. This would highlight scenarios where data integrity and completion are prioritized over immediate delivery.

Why candidates choose this

Students might mistakenly think that any large data transfer requires prioritization, confusing the need for bandwidth with the need for low latency. However, backups are usually scheduled during off-peak hours and do not require real-time treatment.

Email attachmentsWrong answer — click to see why

Why this is wrong here

Email attachments are not real-time traffic; they are store-and-forward applications that can tolerate significant delay and jitter without affecting user experience. QoS prioritization is unnecessary for email and could starve more sensitive traffic.

★ When this WOULD be the correct answer

If the exam question asked about traffic types that require reliable delivery rather than real-time performance, such as in a scenario discussing data integrity over speed, email attachments could be prioritized. For example, a question might focus on the importance of ensuring all data is received accurately, making email attachments the correct answer.

Why candidates choose this

A student might assume that because email is important for business communication, it should be prioritized. However, email is not interactive and does not suffer from delay or jitter, so it is typically assigned a lower QoS class.

Operating system updatesWrong answer — click to see why

Why this is wrong here

Operating system updates are typically background downloads that are not time-sensitive; they can be delayed without impacting user productivity. Prioritizing updates would be inefficient and could interfere with real-time traffic.

★ When this WOULD be the correct answer

If the question were to ask which traffic type is commonly managed for reliability and consistency during scheduled maintenance windows, operating system updates could be prioritized to ensure timely deployment without interruption, making this option correct.

Why candidates choose this

Students might think that because updates are necessary for security, they should be prioritized. However, updates are not interactive and can be scheduled during maintenance windows, so they are usually given best-effort treatment.

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

A common exam trap is assuming that all traffic types require equal QoS prioritization. Candidates might incorrectly select bulk backup traffic or email attachments because they involve large data transfers, but these are not sensitive to delay or jitter. The trap lies in confusing throughput sensitivity with latency sensitivity. Voice traffic demands low latency and minimal jitter to maintain call quality, which is why it is prioritized. Misunderstanding this distinction can lead to choosing incorrect answers that focus on volume rather than real-time sensitivity.

Detailed technical explanation

How to think about this question

Quality of Service (QoS) is a set of techniques used in Cisco networks to manage bandwidth, delay, jitter, and packet loss for different types of traffic. Voice traffic, such as VoIP, is highly sensitive to delay and jitter because even small variations can cause noticeable degradation in call quality, including choppiness or dropped audio. Unlike bulk data transfers, voice packets must be delivered in a timely and consistent manner to maintain the integrity of the conversation. Cisco devices use QoS policies to classify and prioritize traffic based on its sensitivity to network conditions. Voice traffic is typically marked with higher priority using mechanisms like Class of Service (CoS) or Differentiated Services Code Point (DSCP) values. This ensures that voice packets are forwarded ahead of less sensitive traffic like backups or email, which can tolerate delays without impacting user experience. The decision process involves identifying traffic types and applying appropriate queuing and scheduling techniques to minimize latency and jitter for voice. A common confusion in the CCNA exam is mistaking throughput-sensitive traffic for delay-sensitive traffic. Bulk backup traffic and operating system updates require high throughput but are not sensitive to delay or jitter, so they are not prioritized by QoS. Voice traffic’s real-time nature means it must be prioritized to avoid quality issues. Practically, network engineers configure QoS policies on Cisco routers and switches to ensure voice traffic receives expedited forwarding, preventing degradation even in congested networks.

KKey Concepts to Remember

  • Voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality.
  • QoS mechanisms in Cisco networks classify and mark voice packets to ensure low latency and minimal jitter during transmission.
  • Bulk backup traffic demands high throughput but is not sensitive to delay or jitter, so it is not prioritized by QoS.
  • Email attachments and operating system updates tolerate delay and jitter, making them lower priority for QoS treatment.
  • Cisco QoS uses classification, marking, queuing, and scheduling to differentiate real-time voice traffic from less time-sensitive data.
  • Prioritizing voice traffic prevents call quality degradation caused by network congestion and variable delay.
  • Understanding traffic sensitivity helps correctly apply QoS policies and avoid common exam mistakes related to traffic prioritization.
  • QoS policies on Cisco devices use DSCP or CoS values to identify and expedite voice traffic over other types.

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

Voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality.

Real-world example

How this comes up in practice

A practitioner preparing for the 200-301 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. Voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality. 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.

Review voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality., 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?

Network Services and Security — This question tests Network Services and Security — Voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality..

What is the correct answer to this question?

The correct answer is: Voice traffic — Voice traffic is highly sensitive to delay, jitter, and packet loss, so it is commonly prioritized in QoS policies.

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

Review voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality., then practise related 200-301 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Voice traffic is highly sensitive to delay and jitter, requiring prioritization in QoS policies to maintain call quality.

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.