200-301 · Question #702
What does traffic shaping do to reduce congestion in a network?
The correct answer is A. buffers and queues packets. Traffic shaping reduces network congestion by buffering and queuing packets to regulate their transmission rate, creating a smoother traffic flow.
Question
What does traffic shaping do to reduce congestion in a network?
Options
- Abuffers and queues packets
- Bbuffers without queuing packets
- Cqueqes without buffering packets
- Ddrops packets
How the community answered
(46 responses)- A93% (43)
- B2% (1)
- D4% (2)
Why each option
Traffic shaping reduces network congestion by buffering and queuing packets to regulate their transmission rate, creating a smoother traffic flow.
Traffic shaping functions by buffering excess packets that exceed a configured rate and then queuing them for later transmission at a controlled, sustained rate. This process smooths out traffic bursts, preventing immediate packet drops and reducing congestion by ensuring that traffic adheres to specified bandwidth limits over time.
Buffering without queuing packets would just hold them briefly without actively managing their transmission order or rate to shape traffic.
Queuing packets without buffering them would mean packets exceeding the rate would be immediately dropped if the queue is full, rather than being held and smoothed out.
Dropping packets is a characteristic of traffic policing, which discards excess traffic immediately, whereas traffic shaping aims to smooth traffic by buffering and delaying it, not dropping it.
Concept tested: Traffic shaping mechanism
Source: https://www.cisco.com/c/en/us/td/docs/ios/qos/configuration/guide/qos_cbook/qs_oview.html
Topics
Community Discussion
No community discussion yet for this question.