Chap 18 - QOS Flashcards
Lists 4 QOS Characteristics
- bandwidth
- delay
- jitter
- loss
What are the requirements for a Video call?
- Bandwidth - 384kbps to 20+Mbps
- Delay - 200-400 msec
- Jitter - 30-50 msec
- Loss - 0.1% to 1%
What are the requirements for a Voice call?
- Delay - 150 msec or less
- Jitter - 30 msec or less
- Loss - 1% or less
Where is the DSCP and IPP settings located in a TCP/IP packet?
- In the TOS byte of the IP header
- IPP 3 bits at start of the TOS byte
- DSCP the first 6 bits of the TOS byte
Where is the COS marking field located?
COS field is located in the 3rd byte of the 4 byte 802.1q header
On a VOIP network where is the Trust Boundary?
The trust boundary is at the phones
What are the 3 Queuing Components?
- Classifier
- Queues
- Scheduler
What is LLQ?
- Treats one or more queues as priority queues.
- Can be used in conjunction with Round Robin Queueing.
What are 6 components of a Queueing Strategy?
- Use Round Robin CBWFQ for non-interactive traffic
- If too little bandwidth give business-critical apps more bandwidth
- Use Priority Queue with LLQ for interactive apps
- Voice and video in separate queues
- Provide enough bandwidth for priority queues so that built-in Policer doesn’t discard messages from the Priority Queue
- Use Call Admission Control to limit the number of Voice Calls
Describe what Shaping does?
Delay the message by queueing it.
Describe what a Policer does.
Discard the message or mark it differently.
Name 4 Key Features of Policers
- Measures traffic rate over time
- Allows bursts of data
- Enabled on interface typically INGRESS
- Discards or re-marks messages
Name 5 Key Features of Shaping
- Measures traffic rate over time
- Allows bursts of data
- Enabled on interface typically EGRESS
- Slows down packets by queueing them
- Shapers use queueing tools to create and schedule the shaping queues
How many bits is the COS field?
The COS field is 3 bits.
How many bits is the DSCP field?
6
How many bits is the IPP field
3
What’s another name for DSCP?
DiffServ
In IPV6 where are the 6 DSCP bits located?
They are located in the Traffic Class Byte.
What is another name for the COS field?
Priority Code Point
What is the name and how many bits is the field used for marking Wifi traffic?
TID field, 3 bits
What is the name and how many bits is the marking field of an MPLS packet?
EXP, 3 bits
What are the 3 sets of DSCP values used in DiffServ?
- Expedited Forwarding (EF)
- Assured Forwarding (AF)
- Class Selector (CS)
What is Expedited Forwarding (EF)?
A single value (46) suggested by DiffServ for use on Voice Payload packets.
What is Assured Forwarding (AF)?
- a set of 12 values
- defines 4 queues each with 3 levels of drop priority
- first number - the higher the better
- second number - the lower the better
What is Class Selector (CS) ?
- First 3 bits of DSCP with remaining bits set to 0
- Located where IPP bits used to be (first 3 of TOS byte)
- Provides backward compatibility with IPP
- Values are CS0 up to CS7
What is Congestion Management?
- QoS toolset for managing the queues that hold packets waiting to be sent.
- Made up of 3 components:
- Classifier
- Queuing system
- Scheduler
- Includes Round Robin queuing and LLQ
What is Congestion Avoidance?
Proactively dropping TCP packets to reduce overall packet loss