Module 13: Quality of Service Flashcards

1
Q

Packet Classification and Scheduling

A

partitions incoming traffic into flows, each with their own FIFO queue

decide when and what packets to send on output link

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

How to classify packets?

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

FIFO link scheduling

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

Link Scheduling Strict Priority

A

danger here is starvation

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

linked scheduling: weighted fairness

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

linke schedulers: trade offs

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

Packet Scheduling

A

make sure that at any time the flow receives at least the allocated rate ra
The canonical example of such a scheduler: weighted fair queueing (WFQ)

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

QoS in practice: integrated services

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

RSVP Multicast Tree

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

Which of the following is incorrect about IntServ.

A

After the per-flow state is set up on every router along the path, if the sender sends another packet, this packet will be scheduled based on the ToS bits.

correct stuff:

After the per-flow state is set up on every router along the path, if the sender sends another packet, this packet will be routed to the high priority queue and each router tries to do per-flow scheduling. Scheduling based on ToS bits is the behavior for DiffServ

It provides guarantees at a per-flow granularity

The path needed to be established between the sender and the receiver

After sender sends TSpec and receiver replies, a per-flow state is set up on every router along the path

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

specifying tspec (bursty traffic)

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

token bucket and arrival curve

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

TSpec: the token bucket

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

how is the token bucket used?

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

delay and buffer bounds

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

QoS guarantees: per hop reservation

A
17
Q

What is an important characteristic for a token bucket?

A

Rate at which tokens arrive dictates the average flow of traffic

Depth of the bucket indicates the how bursty the traffic is allowed

18
Q

Differentiated Services (DiffServ)

A
19
Q

DiffServ in IP

A
20
Q

Classification and Conditioning

A
21
Q

Per Hop Behaviors

A
22
Q

Assured Forwarding (AF) PHB

A

uses Random Early Detection

23
Q

Which of the following features/problems classifies DiffServ?

A

More scalability than IPServ

Compromise solution for QoS because it does not guarantee per flow solutions