An enterprise WAN edge router frequently transmits micro-bursts of database traffic that temporarily exceed the contract rate limit set by the service provider. The network engineer must implement a Quality of Service (QoS) mechanism on the egress WAN interface that regulates outbound transmission rates to match the provider's limit by holding excess packets in memory queues for later transmission rather than immediately dropping them. Which QoS mechanism should be configured on the router interface?
- Traffic ShapingCevap
- BTraffic Policing
- CWeighted Random Early Detection (WRED)
- DExplicit Congestion Notification (ECN)
Cevap
Traffic Shaping is the correct mechanism because it uses software queues to buffer excess traffic and smooth out rate bursts before sending packets across the egress link.
Traffic Shaping is a traffic conditioning mechanism applied in the egress direction that buffers excess packets in memory queues when traffic exceeds the configured Committed Information Rate (CIR). It slowly releases packets over time, creating a smooth output rate that prevents service provider packet drops.
Adım Adım Çözüm
Anahtar Kavram
Traffic Shaping vs. Traffic Policing Mechanisms