Which Network Device Plane Handles QoS?
Which network device plane is responsible for handling QoS?
Community Votes
60% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Tests the three functional planes: QoS is enforced per packet during forwarding, so it belongs to the data plane, not the control or management plane.
The data plane enforces quality of service by classifying, marking, queuing and scheduling packets as it forwards them, while the control plane only decides how traffic should be treated.
Learners pick the control plane because QoS policy is configured and "decided" there, but the control plane only builds routing and forwarding state — it does not process the QoS of each packet.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
The data plane — also called the forwarding plane — is the part of a network device that actually moves packets, so every per-packet QoS action executes there. Classification, marking (DSCP/CoS), policing, shaping, queuing, scheduling and congestion avoidance all run as the packet is forwarded through the device's forwarding hardware. QoS is therefore a property of how traffic is forwarded, which is exactly the data plane's job, and it applies to ordinary data traffic rather than to traffic destined for the device itself.
Why the Other Options Are Wrong
The management plane carries administrative traffic such as SSH and SNMP; it configures and monitors the device but never touches forwarded packets. The control plane runs routing and signalling protocols such as OSPF and BGP and builds the forwarding table the data plane consults — it decides where traffic goes, not how each packet is treated in a queue. "Configuration plane" is not one of the three planes at all and is included only as a distractor.
Community Comment Notes
Commenters split on this question. As Erfan put it, the control plane performs "forwarding decisions and other functions, like quality of service (QoS)", and a second learner repeats that reading. Against that, another commenter describes the data plane as "primarily responsible for handling Quality of Service (QoS) in network devices", pointing to forwarding, QoS and ACL enforcement. Weighing the vendor definition — the data plane forwards data through a device — QoS enforcement sits with the data plane, and this page marks that verdict accordingly.
Official Reference
Exam Strategy
Anchor each plane to a verb: management configures and monitors, control decides and routes, data forwards and enforces QoS. Any question about per-packet treatment points to the data plane.
Frequently Asked Questions
Is QoS configured on the data plane?
Configuration is a management-plane task; the resulting behaviour — classification, marking, queuing and scheduling — is enforced by the data plane on every forwarded packet.
Why is the control plane not the answer?
The control plane runs routing and signalling protocols and builds the forwarding table; it decides where traffic goes, not how each packet is treated.
Related Analysis
Practice All 200-901 Questions
Access 105 questions with complete answers and detailed explanations.
View Full 200-901 Practice Test →