352-001 · Question #678
352-001 Question #678: Real Exam Question with Answer & Explanation
The correct answer is C: 80 KB. Traffic shaping uses a token bucket model. The committed burst size (Bc) defines the maximum amount of data that can be sent during one time interval (Tc). Formula: Bc = CIR × Tc Calculation: CIR = 20 Mb/s = 20,000,000 bits/s Tc = 4 ms = 0.004 s Bc = 20,000,000 × 0.004 = 80,000 b
Question
Options
- A5 KB
- B10 KB
- C80 KB
- D640 KB
Explanation
Traffic shaping uses a token bucket model. The committed burst size (Bc) defines the maximum amount of data that can be sent during one time interval (Tc).
Formula: Bc = CIR × Tc
Calculation:
- CIR = 20 Mb/s = 20,000,000 bits/s
- Tc = 4 ms = 0.004 s
- Bc = 20,000,000 × 0.004 = 80,000 bits = 80 Kb
Expressed in the units used by the answer choices: 80 KB (Choice C).
Key context: The question states the policer on the attached device has no burst, so the shaper must ensure the burst leaving the router never exceeds the Bc of the shaper itself. The shaper's Bc of 80 Kb is the ceiling - any traffic above this rate during Tc will be delayed (shaped/queued) rather than dropped, protecting the downstream strict policer from seeing a burst it cannot absorb.
Community Discussion
No community discussion yet for this question.