Explains traffic shaping for regulating outbound traffic rates, including main interface shaping, subinterface class-level shaping, configuration guidelines, and verification of policy behavior.
Traffic shaping is a QoS congestion management feature that
-
regulates the flow of outbound traffic to match the speed or bandwidth profile of the downstream interface
-
buffers excess packets during congestion instead of dropping them, and
-
ensures traffic conforms to contracted or expected rate profiles to prevent bottlenecks in topologies with data-rate mismatches.
Key functions of traffic shaping
-
Buffering: is a key function of traffic shaping in which excess packets are temporarily stored instead of being dropped, allowing the system to release them later at a controlled rate when bandwidth becomes available.
-
Rate profiling: is a traffic-control concept that defines the maximum transmission rate a flow must conform to so that it matches the expected bandwidth or contract of the downstream interface.