A network engineer needs to manage egress bandwidth on a WAN interface. The goal is to smooth out traffic bursts by holding excess packets in a buffer for later transmission rather than immediately dropping them when traffic exceeds the configured rate limit. Which Quality of Service (QoS) mechanism should the engineer configure?
- Traffic shapingAnswer
- BTraffic policing
- CClass-Based Weighted Fair Queueing
- DDSCP re-marking
Answer
Traffic shaping is the QoS mechanism that buffers excess packets in a queue to smooth out traffic bursts and enforce a maximum output rate.
Traffic shaping smooths out traffic rate spikes by queuing (buffering) excess packets and scheduling them for delayed transmission. This prevents packet loss during brief traffic spikes.
Step-by-Step Solution
Key Concept
Traffic Shaping vs. Traffic Policing Mechanics