RCDD · Question #229
The purpose of QoS on an IP network is for:
The correct answer is C. Audio quality. QoS is designed to prioritize time-sensitive network traffic, and audio or VoIP is its primary use case due to strict latency and jitter requirements.
Question
The purpose of QoS on an IP network is for:
Options
- AFAX transmission
- BData representation
- CAudio quality
- DStreaming video quality
- EReal time web based services
How the community answered
(25 responses)- A4% (1)
- C80% (20)
- D12% (3)
- E4% (1)
Why each option
QoS is designed to prioritize time-sensitive network traffic, and audio or VoIP is its primary use case due to strict latency and jitter requirements.
FAX transmission uses store-and-forward signaling over circuit or IP paths and does not require the real-time packet prioritization that QoS provides.
Data representation refers to OSI Layer 6 (Presentation layer) encoding formats such as ASCII or JPEG and is unrelated to network traffic management.
Audio and voice traffic (VoIP) is the canonical driver for QoS because it requires end-to-end one-way latency under 150ms, minimal jitter, and very low packet loss to remain intelligible. QoS mechanisms such as DSCP marking and priority queuing ensure voice packets are forwarded ahead of less time-sensitive traffic. Without QoS, voice quality degrades severely on congested IP networks.
Streaming video relies on buffering to absorb network jitter, which significantly reduces its dependency on QoS compared to real-time audio.
Web-based services use TCP retransmission to recover from packet loss, making QoS less critical than it is for latency-sensitive, loss-intolerant audio streams.
Concept tested: QoS prioritization for real-time voice traffic
Source: https://www.cisco.com/c/en/us/tech/ip/ip-quality-of-service-qos/index.html
Topics
Community Discussion
No community discussion yet for this question.