350-801 · Question #433
Which traffic-conditioning mechanism buffers packets during congestion instead of dropping them?
The correct answer is D. shaping. Traffic shaping is a quality of service (QoS) mechanism that buffers packets during periods of congestion to smooth out traffic bursts and transmit them at a more consistent, configured rate, rather than dropping them.
Question
Which traffic-conditioning mechanism buffers packets during congestion instead of dropping them?
Options
- Apolicing
- BPHB
- Cclass-selector PHB
- Dshaping
How the community answered
(59 responses)- A7% (4)
- B2% (1)
- C5% (3)
- D86% (51)
Why each option
Traffic shaping is a quality of service (QoS) mechanism that buffers packets during periods of congestion to smooth out traffic bursts and transmit them at a more consistent, configured rate, rather than dropping them.
Policing drops or remark excess packets immediately when the traffic rate exceeds a configured threshold, rather than buffering them, making it a reactive dropping mechanism.
Per-Hop Behavior (PHB) is a classification and forwarding behavior applied to traffic based on its DSCP marking, defining how packets should be treated by network devices; it is not a mechanism for buffering and releasing packets during congestion.
Class-Selector PHB is a specific type of PHB that maintains backward compatibility with IP Precedence, mapping IP Precedence values to DSCP values, and like general PHBs, it is not a buffering mechanism.
Traffic shaping buffers excess packets when the traffic rate exceeds a configured threshold, holding them in a queue and then releasing them at a controlled, smoother rate over time. This prevents packets from being dropped immediately during bursts of congestion, ensuring higher reliability for applications.
Concept tested: QoS traffic shaping vs. policing
Source: https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/WAN_and_QoS/QoSDesignGuide/QoSDesignGuide.html
Topics
Community Discussion
No community discussion yet for this question.