7
Configuring Quality of Service
This section provides information for defining and configuring Quality of Service (QoS) parameters.
Quality of Service (QoS) Overview
An implementation example that requires QoS includes certain types of traffic such as Voice, Video, and
•Classification — Specifies which packet fields are matched to specific values. All packets matching the
•Action — Defines traffic management where packets being forwarded are based on packet information and packet field values, such as VLAN priority (VPT) and DSCP (DiffServ Code Point).
VPT Tag Classification Information
VLAN Priority Tags are used to classify the packets by mapping packets to one of the egress queues. VLAN Priority Tag to queue assignments are
Table
CoS Value | Forwarding Queue Values | |
|
|
|
0 | q2 | (Best Effort) |
|
|
|
1 | q1 | (Lowest Priority) |
|
|
|
2 | q1 | (Lowest Priority) |
|
|
|
3 | q2 | (Best Effort) |
|
|
|
4 | q3 |
|
|
|
|
5 | q3 |
|
|
|
|
6 | q4 | (Highest Priority) |
|
|
|
7 | q4 | (Highest Priority) |
|
|
|
69