QoS Flashcards

(30 cards)

1
Q

VOIP

A

Voice over IP, allows for phone calls over an IP network by connecting to a switch

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

Internal 3-port switch

A

interface on a IP phone, “uplink” connects to switch, “downlink” connects to PC, last port connects internally to the phone

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

voice vlan

A

Used to put traffic from IP phones into a special vlan with higher priority

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

Power policing

A

PoE supplies device with just enough power that it needs

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

Bandwidth

A

Overall capacity of a link

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

one-way delay

A

time traffic takes from source to destination

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

Jitter

A

Variation in delay between packets sent by the same application

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

Loss

A

The # of packets sent not reaching destination

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

Standard quality

A

One-way delay: 150ms or less
Jitter: 30 ms or less
loss: 1% or less

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

Classification/marking

A

Organizes traffic/packets into traffic classes (categories) to give priority

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

What is the PCP for in dot1q

A

Priority Code Point, used to prioritize traffic when using dot1q

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

DSCP

A

Differentiated Services Code Point, field in the IP header that can be used to identify high/low traffic

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

Default forwarding

A

Best effort traffic

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

Expedited Forwarding

A

Low loss/latency/jitter traffic (usually voice) (DSCP mark 46)

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

Assured Forwarding

A

set of 12 standard values

contains traffic classes (high = more priority)
Drop precedence (priority within classes)

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

Class Selector (CS)

A

set of 8 standard values, provides backward compatibility with IPP

17
Q

Mark

A

When the PCP/DSCP value is checked for priority

18
Q

Trust boundary

A

Defines where devices choose to trust QoS markings in received messages.

19
Q

Queuing

A

When more traffic than a router can handle arrives, it is placed into queue and packets go FIFO.

20
Q

tail drop

A

packets are dropped by the Router if the queue is full

21
Q

TCP global synch

A

Can be triggered by tail drops, TCP windows shorten in order to get through the queue but all of them will slow down

22
Q

Random Early Detection

A

Router drops certain TCP packets early in the queue to prevent global sync

23
Q

Weighted Random Early Detection

A

Similar to RED but allows you to control which packets get dropped first

24
Q

Scheduler

A

With multiple queues, scheduler decides which queue gets to go next

25
Class Based Weighted Fair Queuing
similar to weighted round robin but queues are guaranteed
26
LLQ
Low latency Queuing, One queue is given priority at all times
27
What are the two ways of controlling the rate of the traffic through the router?
Shaping and Policing
28
Shaping
Buffers traffic in the queue if traffic goes over set rate
29
Policing
Drops traffic if traffic goes over the configured rate
30