352-001 · Question #390
What is a characteristic of traffic shaping?
The correct answer is C. It delays and can drop excess traffic.. Traffic shaping buffers excess traffic in a queue to smooth transmission to a configured rate and drops packets only when the buffer is full, distinguishing it from policing which drops immediately.
Question
What is a characteristic of traffic shaping?
Options
- AIt minimizes traffic transmission intervals.
- BIt remarks excess packets above the committed rates.
- CIt delays and can drop excess traffic.
- DIt classifies traffic based on certain characteristics.
How the community answered
(17 responses)- A6% (1)
- C88% (15)
- D6% (1)
Why each option
Traffic shaping buffers excess traffic in a queue to smooth transmission to a configured rate and drops packets only when the buffer is full, distinguishing it from policing which drops immediately.
Traffic shaping increases transmission intervals for excess traffic by introducing buffering delays; it does not minimize intervals, which would be a characteristic of expedited forwarding or priority queuing.
Remarking DSCP or IP precedence bits on excess packets is the function of traffic policing with a remark action, not traffic shaping, which does not alter packet markings.
Traffic shaping works by holding excess packets in a queue and releasing them at the shaped rate, which inherently delays traffic above the committed rate; when the queue is full and no additional buffer space is available, the shaper will drop packets, making both delay and conditional dropping defining characteristics of shaping.
Classifying traffic based on headers, applications, or other characteristics is the function of a traffic classifier or class-map, which is a prerequisite step that feeds into shaping but is not a characteristic of shaping itself.
Concept tested: Traffic shaping behavior and QoS characteristics
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_plcshp/configuration/xe-16/qos-plcshp-xe-16-book/qos-plcshp-oview.html
Topics
Community Discussion
No community discussion yet for this question.