TrafficClass(value)The traffic class that should be applied to the matching packet.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_TRAFFIC_CLASS |
A value indicating that the enum field is not set. |
TC1 |
Traffic Class 1, corresponding to DSCP ranges (0-7) 000xxx. |
TC2 |
Traffic Class 2, corresponding to DSCP ranges (8-15) 001xxx. |
TC3 |
Traffic Class 3, corresponding to DSCP ranges (16-23) 010xxx. |
TC4 |
Traffic Class 4, corresponding to DSCP ranges (24-31) 011xxx. |
TC5 |
Traffic Class 5, corresponding to DSCP ranges (32-47) 10xxxx. |
TC6 |
Traffic Class 6, corresponding to DSCP ranges (48-63) 11xxxx. |