What is a primary characteristic of traffic shaping?
What is a characteristic of traffic shaping?
Community Votes
54% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
This question tests your understanding of the directional limitations and operational mechanics of traffic shaping versus policing, with the common trap being the misinterpretation of how shaping handles out-of-profile traffic.
Traffic shaping is a QoS mechanism designed to control outbound data rates by buffering and delaying packets to match a configured profile. The community consensus strongly supports option B, emphasizing that shaping is fundamentally restricted to egress interfaces, unlike policing which can operate bidirectionally.
Candidates frequently choose D, mistakenly believing shaping passively queues packets until the buffer reaches capacity. In reality, shaping actively regulates traffic flow by introducing controlled latency to conform to rate profiles, and its defining architectural constraint is its exclusive egress application.
Community Discussion (13 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Core Concept: Egress-Only Operation
Traffic shaping is strictly an outbound/egress mechanism. As noted in multiple Cisco documentation references cited by candidates, shaping requires a buffer to hold and delay packets so they can be transmitted at a controlled rate. Because incoming traffic arrives at line speed and must be processed or dropped immediately upon interface ingress, there is no practical way to apply shaping on the inbound direction. This makes Option B definitively correct and Option C incorrect. A useful exam mnemonic is "Police inbound & Shape outbound."Why Other Options Are Incorrect
- Option A: Shaping fully supports marking and remarking (e.g., DSCP or CoS values) either before shaping occurs or as part of the traffic classification process. Marking is independent of the shaping mechanism itself.
- Option D: While shaping does buffer out-of-profile traffic, it does not merely queue packets until the buffer is full. Instead, it actively regulates transmission timing by delaying packets to smooth bursts and maintain compliance with the Committed Information Rate (CIR) or Peak Information Rate (PIR). Describing it as passive queuing until buffer exhaustion confuses shaping with simple tail-drop queuing or misrepresents its latency-inducing, rate-matching behavior.
Shaping vs. Policing Context
Understanding the directional and behavioral differences between shaping and policing is critical for the ENCOR exam. Policing enforces limits by dropping or remarking excess traffic without adding significant delay, making it suitable for both ingress and egress. Shaping prioritizes order and latency tolerance by delaying excess traffic, which is why it is architecturally confined to egress interfaces.Official Reference
Exam Strategy
When evaluating QoS questions, always distinguish between shaping (delays/buffers, egress-only, latency-tolerant) and policing (drops/remarks, bidirectional, latency-sensitive). Use the directional rule of thumb to eliminate options quickly, and scrutinize wording around buffering—shaping regulates flow through controlled delay, not passive fill-and-drop behavior.
Related Analysis
Practice All 350-401 Questions
Access 218 questions with complete answers and detailed explanations.
View Full 350-401 Practice Test →