[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CBQ or PRIO ?
Hallo,
I have to differentiate the traffic in 3 classes:
_High priority
_Medium priority
_Low priority
All these classes can use all the resources of router but
_packets of High priority are delivered before of every other kind of packet.
_packets of Medium priority queue are delivered only when no packets are in
the High priority queue.
_packets of Low priority queue are delivered only when no packets are in the
Medium priority queue.
Do I have to use CBQ or PRIO classes?
Thanks.
marc