Match each Quality of Service (QoS) concept or mechanism on the left to its corresponding operational characteristic or header specification on the right.
- Expedited Forwarding (EF)DSCP value 46 () providing strict delay and jitter guarantees for real-time voice traffic.
- Class-Based Weighted Fair Queuing (CBWFQ)Queuing algorithm that allocates guaranteed minimum bandwidth percentages to defined classes without strict priority handling.
- Traffic PolicingTraffic conditioning mechanism that enforces rate limits by immediately dropping or remarking excess packets without buffering.
- Class of Service (CoS)3-bit Layer 2 marking field located within the IEEE 802.1Q VLAN tag header.
Answer
Expedited Forwarding (EF) matches DSCP value 46; Class-Based Weighted Fair Queuing (CBWFQ) matches bandwidth allocation without strict priority; Traffic Policing matches dropping or remarking excess packets without buffering; Class of Service (CoS) matches the 3-bit Layer 2 802.1Q header field.
Each QoS concept correctly aligns with its protocol layer, header field, or operational mechanism: Expedited Forwarding (EF) maps to DSCP 46; CBWFQ provides minimum bandwidth guarantees across user-defined classes; Traffic Policing enforces rate bounds by dropping/remarking packets without using buffers; and CoS utilizes the 3-bit field inside IEEE 802.1Q headers.
Step-by-Step Solution
Key Concept
QoS Per-Hop Behaviors, Marking, Queuing, and Traffic Conditioning