QoS Flashcards
CIR
Committed Information Rate-
Policed traffic rate defined in a contract
Tc
Committed Time Interval
Time in milliseconds over which the committed burst is sent.
Bc
Committed Burst Size
Maximum size of the CIR token bucket in bytes. Maximum amount that can be transmitted in a Tc.
Token
1 byte or 8 bits. Used with Token buckets in policing and shaping.
Token Bucket
bucket that accumulates tokens until a predefined number is reached (such as the Bc).
Packets take tokens as they move through the switch.
PCP
Priority Code Point- 802.1p
0-7 Ranking of traffic priority (lowest to highest)
BE
Best effort. Value 1 in 802.1p
NC
Network Control. 802.1p value 7
LLQ
Low Latency Queuing
Congestion Management that combines CBWFQ with PQ to guarantee latency up to a bandwidth limit (so it won’t starve other queues).
CBWFQ
Congestion Management that alls for 256 traffic queues and 256 traffic classes. No latency guarantee