QoS Flashcards
3 categories of QoS
- IntServ (strict)
- DiffServ (flexible)
- Best effort (not strict)
TCP slow start
when tcp reduces its window size because of dropped or delayed traffic segments
WRED / RED
Weighted random early detection:introduces the possibility of discard for packets with specific markings at specific queue depths
–> if the queue is nearly full –> will discard some TCP traffic (will be retransmitted) vs udp won’t be retransmitted
LFI
Link Fragmentation and Interleaving:
Qos mechanism that fragments large packets and interleaves smaller packets with the fragments
QoS markings
! per hop behaviour
L2 1. CoS (class of service): L2 marking, will not cross a router (on 802.1Q frame)
L3
- ToS DSCP (differentiated services code point) L3 marking
- . IP precedence : L3 marking
QoS shaping & policing
shaping: delays traffic rather than dropping, used on slower speed interfaces –> maximise bandwidth
policing: drops traffic rather than delaying it, used on faster speed interfaces –> chops off the extremely high traffic, but retransmission
At which OSI layer does QoS operate?
Quality of Service (QoS) occurs at both Layer 2 and Layer 3 of the OSI Model.
Layer 2 Quality of Service (QoS) allows for traffic prioritization and bandwidth management to minimize network delay using Cost of Service (CoS) classification, and DSCP marking under the 802.1p standard.
Layer 3 Quality of Service (QoS) allows for managing the quality of network connections through its packet routing decisions.
compression
VOIP payload can be reduced by 50%
–> CRTP compressed RTP
–> WAN accelerator do specifically this
Which protocol can be used for traffic engineering?
QoS (Quality of Service) is a feature set used to engineer or prioritize various traffic types based on classifications marked in traffic.
What field in an IP packet is used to set QoS settings?
QoS settings are set in what’s known as the ToS (Type of Service) Byte in an IPv4 packet (Traffic Class in IPv6).
DSCP
Differentiated Services Code Point (DSCP) is a means of MARKING traffic and of providing QoS in modern Layer 3 IP networks. It uses the 6-bit Differentiated Services (DS) field in the IP header for the purpose of packet classification.
DiffServ
PER hOP BEHAVIOUR