Quality of Service Flashcards
What are the sources of delay?
Processing delay
Queueing delay
Propagation delay
Serialization/transmission delay
What mechanisms exist to support qos?
Scheduling:
Fifo queues
Priority scheduling
Weighted fair queueing
Policing: shaping (limit ingress - avg brust rate, burst rate)
Signalling
Describe the scheduling and policing mechanisms for qos
Fifo: discard strategy:
Tail drop (drop last)
Priority drop
Random drop
Priority scheduling:
High & low prio queues
Why do we use policing mechanisms?
Limit traffic to not exceed declared params
Avg rate
Peak rate
Burst size (max num of consecutive packets)
What is a token bucket (qos)
A bucket that keeps tokens. Packets cna only be processed if a token can be aquired first. Via the token generation, the rate cna be controlled. Can define an upper bound
Where do we maybe continue?
Diffserv architecture