Introduces traffic classes used for QoS enforcement, including match criteria, match logic, supported match types, and default class behavior for packets that do not match configured conditions.
Provides an overview of traffic classes, defining the criteria and match logic used to identify specific traffic types for QoS enforcement. It details supported match types, such as DSCP and IP Precedence, and explains how unclassified traffic is handled by the default class.
Components of a traffic class
| Component |
Description |
|---|---|
| Name |
The identifier assigned to the traffic class. |
| Match commands |
The criteria used to classify packets |
| Match evaluation logic |
Specifies whether the packet must match any or all defined conditions. |
Packet classification behavior
When a packet arrives at the router, it is compared against the match commands defined in the traffic class. This table describes how the router classifies packets.
| Classification case |
Behavior |
|---|---|
| Packet matches class criteria |
|
| Packet does not match any criteria |
It is assigned to the default traffic class, which applies default forwarding behavior. |