Quality of Service Flashcards

1
Q

What are the sources of delay?

A

Processing delay
Queueing delay
Propagation delay
Serialization/transmission delay

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What mechanisms exist to support qos?

A

Scheduling:
Fifo queues
Priority scheduling
Weighted fair queueing

Policing: shaping (limit ingress - avg brust rate, burst rate)

Signalling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the scheduling and policing mechanisms for qos

A

Fifo: discard strategy:
Tail drop (drop last)
Priority drop
Random drop

Priority scheduling:
High & low prio queues

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why do we use policing mechanisms?

A

Limit traffic to not exceed declared params
Avg rate
Peak rate
Burst size (max num of consecutive packets)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a token bucket (qos)

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Where do we maybe continue?

A

Diffserv architecture

How well did you know this?
1
Not at all
2
3
4
5
Perfectly