Q: 10
An engineer needs to implement QOS mechanism on customer's network as some applications going over the internet are slower than others are. Which two actions must the engineer perform when implementing traffic shaping on the network in order to accomplish this task? (Choose two)
Options
Discussion
D imo, shaping is really about buffering packets and using the token bucket, so A and B fit best. E is more for policing where you drop packets. Not 100 percent, but this matches what I've seen in Cisco docs.
Maybe A/B, but if the app requirements specify strict real-time delivery, D could come into play instead.
A/B is the way to go here. Shaping is about buffering (A) and using token buckets (B) to control flow rate. D trips some folks up since scheduling seems related, but it's not a core shaping feature-more queuing. Not totally impossible to confuse with E, but that's policing stuff.
Its A/B, but honestly not 100% since sometimes scheduling comes up in shaping questions too.
Honestly I'd go with A and D. You need to buffer packets (A), but I thought implementing a scheduler to handle delayed traffic (D) was also key for shaping since it decides when those held packets go out. Could be mixing up with queuing a bit though, open to correction.
A/B. Official guide and Cisco practice explain both for traffic shaping.
A/B makes sense here since shaping relies on queue buffers (A) and token bucket configuration (B). I'm pretty sure that's what exam guides say, but if anyone's seen a variant with D counted in, let me know.
C/D? For shaping, remarking (C) sometimes pops up in exam scenarios about handling excess, and scheduling (D) could be needed if you want delayed packets managed differently. Pretty sure about at least one. Agree?
A/B tbh, shaping always needs buffering and token bucket config.
B tbh, official QoS guide covers token bucket details and queue buffering for shaping.
Be respectful. No spam.