13.5 Quality of Service (QOS) Flashcards

1
Q

Describe Quality Of Service (QOS)

A

refers to a set of mechanisms that try to guarantee timely delivery of important or time-sensitive communications. QoS is particularly important when implementing Voice over IP (VoIP), video over IP, online gaming, or unified communications, in which delay or data loss make the overall experience unacceptable.

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

What metrics does QOS use to determine communication quality

A

Bandwidth – The capacity of a connection between two or more devices.
Loss – The percentage of packets that are lost during transit.
Delay – The amount of time that passes from when a packet is sent to when it arrives at its destination.
Jitter – The variation in delay of sending multiple packets from the same device.

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

Describe Classification system

A

QoS prioritizes traffic from different data streams by using one of two classification systems:
Class of Service (COS)
Differentiated Services Code Point (DSCP)

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

Describe Queue Schedulers

A

are used for congestion management and define how a device will work through its queue. Queue schedulers are special algorithms that determine which outgoing packets should receive priority and how the remaining packets in the queue should be handled.

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