352-001 · Question #762
You are asked to design a traffic policy to restrict traffic leaving a customer site. Which technique is recommended to enforce a traffic leaving the site?
The correct answer is D. traffic shaping. Traffic shaping is the recommended technique for controlling egress traffic at a customer site by buffering and metering outbound traffic to a defined rate.
Question
You are asked to design a traffic policy to restrict traffic leaving a customer site. Which technique is recommended to enforce a traffic leaving the site?
Options
- AWRED
- Bclass based policing
- Cpolicy routing
- Dtraffic shaping
How the community answered
(59 responses)- A3% (2)
- B2% (1)
- C8% (5)
- D86% (51)
Why each option
Traffic shaping is the recommended technique for controlling egress traffic at a customer site by buffering and metering outbound traffic to a defined rate.
WRED is a congestion avoidance mechanism that probabilistically drops packets to signal TCP to slow down, not a tool for enforcing an outbound traffic rate at a site boundary.
Class-based policing enforces rate limits by dropping or remarking excess traffic rather than buffering it, causing packet loss instead of smoothly restricting the egress rate.
Policy routing steers packets to alternate paths based on match criteria such as source address or packet size, but does not control or limit the rate of traffic leaving a site.
Traffic shaping regulates the rate of traffic leaving an interface by queuing excess packets and releasing them at a configured rate, which smooths bursts rather than discarding them. This makes it the standard recommendation for enforcing outbound bandwidth limits at a customer WAN edge, as it avoids packet loss while still conforming to a contracted rate.
Concept tested: Egress traffic rate enforcement using traffic shaping
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_tsh/configuration/xe-16/qos-tsh-xe-16-book/qos-tsh-oview.html
Topics
Community Discussion
No community discussion yet for this question.