cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3549
Views
0
Helpful
3
Replies

does qos only work during congestion

sarah.moh
Level 1
Level 1

I heard that QoS configuration on routers doesn't take action unless there is congestion, and by congestion I mean one class or queue is utilized

My question is : is that true or for the whole service policy configuration? or does that refer to policy or shaping only?

3 Replies 3

Philip D'Ath
VIP Alumni
VIP Alumni

QoS is the re-ordering or packets in a queue to meet a specific policy.

A queue can only form when their is congestion (aka packets are being queued faster than they can be sent).

If there is no waiting queue of packets, aka there is no congestion, then QoS has no packets that it can work on (it has nothing that it can re-order).

Shaping and policing will still work as that is a different mechanism.

Hello Philip

so classifying and marking only work during congestion, and packets will always a dscp value but they wont be matched to a class map, correct?

As for shaping and policing, I thought these were congestion management tools, I can't imagine how can can they work when they are configured per class and when there's no congestion

Good point.  Marking always works, regardless of congestion.

I guess when I wrote the response I was thinking of QoS in MQS (modular qualify of service) terms, where QoS is used to guarantee minimum bandwidth levels to particular classes of traffic, and priority queuing (usually used for voice).