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