Mapeamento ToS/DSCP
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+---------------+------------+------------------+ | |
| ToS (decimal) | DSCP Value | DSCP Class | | |
+---------------+------------+------------------+ | |
| 0 | 0 | best effort (be) | | |
+---------------+------------+------------------+ | |
| 4 | 1 | none | | |
+---------------+------------+------------------+ | |
| 8 | 2 | none | | |
+---------------+------------+------------------+ | |
| 12 | 3 | none | | |
+---------------+------------+------------------+ | |
| 16 | 4 | none | | |
+---------------+------------+------------------+ | |
| 32 | 8 | cs1 | | |
+---------------+------------+------------------+ | |
| 40 | 10 | af11 | | |
+---------------+------------+------------------+ | |
| 48 | 12 | af12 | | |
+---------------+------------+------------------+ | |
| 56 | 14 | af13 | | |
+---------------+------------+------------------+ | |
| 64 | 16 | cs2 | | |
+---------------+------------+------------------+ | |
| 72 | 18 | af21 | | |
+---------------+------------+------------------+ | |
| 80 | 20 | af22 | | |
+---------------+------------+------------------+ | |
| 88 | 22 | af23 | | |
+---------------+------------+------------------+ | |
| 96 | 24 | cs3 | | |
+---------------+------------+------------------+ | |
| 104 | 26 | af31 | | |
+---------------+------------+------------------+ | |
| 112 | 28 | af32 | | |
+---------------+------------+------------------+ | |
| 120 | 30 | af33 | | |
+---------------+------------+------------------+ | |
| 128 | 32 | cs4 | | |
+---------------+------------+------------------+ | |
| 136 | 34 | af41 | | |
+---------------+------------+------------------+ | |
| 144 | 36 | af42 | | |
+---------------+------------+------------------+ | |
| 152 | 38 | af43 | | |
+---------------+------------+------------------+ | |
| 160 | 40 | cs5 | | |
+---------------+------------+------------------+ | |
| 176 | 44 | voice-admit | | |
+---------------+------------+------------------+ | |
| 184 | 46 | ef | | |
+---------------+------------+------------------+ | |
| 192 | 48 | cs6 | | |
+---------------+------------+------------------+ | |
| 224 | 56 | cs7 | | |
+---------------+------------+------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment