210-060 · Question #71
Why is quality of service critical to voice network traffic?
The correct answer is A. Voice traffic is real-time network traffic. QoS is critical for voice because voice is real-time traffic that is highly sensitive to delay, jitter, and packet loss - conditions that cannot be remediated by retransmission.
Question
Why is quality of service critical to voice network traffic?
Options
- AVoice traffic is real-time network traffic.
- BPackets can be resent without affecting conversations.
- CVoice traffic is bursty in nature.
- DVoice traffic cannot be compressed.
How the community answered
(31 responses)- A90% (28)
- B3% (1)
- C6% (2)
Why each option
QoS is critical for voice because voice is real-time traffic that is highly sensitive to delay, jitter, and packet loss - conditions that cannot be remediated by retransmission.
Voice traffic is real-time, meaning packets must arrive within strict delay budgets (typically under 150 ms one-way) and with minimal jitter to be intelligible. Unlike data traffic, lost or late voice packets cannot be retransmitted because doing so would introduce unacceptable delay that disrupts the conversation. QoS mechanisms like prioritization queuing (LLQ/CBWFQ) and traffic marking (DSCP EF) ensure voice receives preferential treatment to meet these real-time requirements.
Voice uses UDP and does not support retransmission; resending packets would introduce latency far exceeding acceptable thresholds and would actually degrade call quality.
Voice traffic is not bursty - it produces a consistent, predictable stream of small packets at fixed intervals (e.g., every 20 ms), unlike data applications that generate traffic in bursts.
Voice traffic can be compressed using low-bitrate codecs such as G.729 and G.726, so the inability to compress is not a valid reason why QoS is necessary.
Concept tested: QoS requirements for real-time voice traffic
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_classn/configuration/xe-17/qos-classn-xe-17-book/qos-classn-mrkng-fndtns.html
Topics
Community Discussion
No community discussion yet for this question.