CV0-003 · Question #59
Which of the following can be used to assign priority to specific network traffic?
The correct answer is B. QoS. Quality of Service (QoS) is the mechanism used to assign priority levels to different types of network traffic, ensuring time-sensitive data is delivered first.
Question
Which of the following can be used to assign priority to specific network traffic?
Options
- ALoad balancing
- BQoS
- CNIC teaming
- DJumbo frames
How the community answered
(60 responses)- A2% (1)
- B93% (56)
- C2% (1)
- D3% (2)
Why each option
Quality of Service (QoS) is the mechanism used to assign priority levels to different types of network traffic, ensuring time-sensitive data is delivered first.
Load balancing distributes network or application traffic across multiple servers or links to improve capacity and reliability, but it does not assign priority to specific traffic types.
QoS uses traffic classification, marking (DSCP, CoS), and queuing policies to prioritize specific traffic types such as VoIP or video over lower-priority data. Network devices inspect packet markings and place traffic into priority queues, guaranteeing bandwidth and reducing latency for critical applications. This is the standard mechanism for traffic prioritization across enterprise and service-provider networks.
NIC teaming combines multiple physical network adapters into a logical interface for increased throughput and fault tolerance, but it provides no mechanism for prioritizing one traffic type over another.
Jumbo frames increase the Maximum Transmission Unit (MTU) beyond the standard 1500 bytes to improve throughput for large data transfers, but they do not influence traffic priority or queuing.
Concept tested: QoS traffic prioritization and classification
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/qos/qos-policy-top
Topics
Community Discussion
No community discussion yet for this question.