Volume 2 - Chapter 15: Quality of Service (QoS) Flashcards
What are the 4 main characteristics of QoS?
Bandwidth
Delay
Jitter
Loss
Describe the QoS characteristic delay.
The time it takes for a packet sent by a host to arrive at its destination (one-way).
Describe the QoS characteristic jitter.
The difference in one-way delay between different packets. For example:
* Packet 1: one-way delay is 350 ms
* Packet 2: one-way delay is 475 ms.
Jitter in this scenario is 25 ms
Loss is expressed as a ____ .
Percentage.
For example, 5 packets out of 200 are lost. The loss is 2.5 percent.
A user’s perception of the performance of an application on a network is refered to as?
Quality of Experience (QoE)
A large file transfer or backup over a network is a considered to be a ____ flow.
non-interactive
A real time application like a VOIP call or streaming service is considered to be a ____ flow.
interactive
Describe the general QoS requirements to support VOIP.
- Delay (one-way): 150 ms or less
- Jitter: 30 ms or less
- Loss: 1% or less
Describe the general QoS requirements to support video.
- Bandwidth: 384 Kbps to 20+ Mbps
- Delay (one-way): 200–400 ms
- Jitter: 30–50 ms
- Loss: 0.1%–1%
Describe the purpose of classification/marking in regards to QoS.
To classify a packet based on information in the header, then mark the message by changing information in the header.
Where in the topology is it recommended to mark traffic in regards to QoS?
As close to the source of the traffic as possible.
For example, on a switchport where the host is connected.
Describe the size and purpose of the DSCP field in regards to QoS.
Differentiated Services Code Point (DSCP) is a 6 byte field in the IP header used for marking packets.
True or False:
All fields in the IP and TCP header are available for QoS classification.
True, QoS can classify traffic on all information in the IP and TCP headers. Here are just a few for example:
* Source IP
* Destination IP
* Source port
* Checksums
Describe the purpose of NBAR in regards to QoS.
Cisco Network Based Application Recognition (NBAR) is used to categorize traffic beyond application ports.
For example, classifying Webex traffic differently than Youtube
The NBAR term of defining characteristics of different applications is referred to as?
application signatures.
Describe the size and purpose of the IPP Type of Service (ToS) field
IP Precence is a 3-bit field in the IPv4 header which is used for QoS marking.
It is the predecessor to DSCP and only supports 8 possible markings.
Describe the size and purpose of the DSCP Type of Service (ToS) field
DSCP is a 6-bit field in the IPv4 header which is used for QoS marking.
It supports up to 64 values for marking.
The IPv6 DSCP field is refered to as?
The IPv6 Traffic Class byte
Functionally the same as the IPv4 DSCP field.
Describe the difference between QoS and CoS
Quality of Service refers to classifying and marking traffic based on information in the IP header.
Class of Service referes to classifying and marking traffic based on information in the Ethernet header.
Describe the size and purpose of the PCP field
Priority Code Point (PCP) is a 3-bit field in the Ethernet header which is used for QoS marking.
Where is the location of the PCP field in the Ethernet header?
The PCP is located in the last 3-bits of the 4-bit 802.1Q field.
As such, PCP Class of Service can only be used on trunks (switch-to-switch) links
Describe the size and purpose of the TID ToS field
The TID (Traffic Identifier) is a 3-bit field in the 802.11 header used for QoS marking.
Describe the size and purpose of the EXP ToS field
The EXP (Experimental Bits) is a 3-bit field in the MPLS label used for QoS marking of WAN traffic.
The point in a network where QoS/CoS markings are considered to be trusted is refered to as?
The trust boundry.
For example, a switch may be a trust boundry. QoS markings added from the switch are trusted by the rest of the network.
However, if the QoS markings are added by a host connected to the switch, they will be ignored. The host is not considered trusted.
True or False:
An IP phone is considered to be a generally common trust boundry.
True; DSCP and CoS markings can be set on a IP-phone by a voice admin.
This way, the traffic can be marked as close to the source of the traffic as possible, without the host itself creating the markings.
The phone can also mark PC and voice traffic with different markings.
Which DSCP value as defined by DiffServ best matches the following?
Used for packets that need low latency, low delay, and low jitter
Expedited Forwarding (EF)
What is the DSCP value for Expedited Forwarding?
Decimal 46