Merge "Add list of all working DSCP marks" into stable/pike

This commit is contained in:
Zuul 2018-07-30 19:16:17 +00:00 committed by Gerrit Code Review
commit 9fa59d4a28
1 changed files with 9 additions and 0 deletions

View File

@ -70,6 +70,15 @@ updated:
port or network.
Valid DSCP Marks
----------------
Valid DSCP mark values are even numbers between 0 and 56, except 2-6, 42, 44,
and 50-54. The full list of valid DSCP marks is:
0, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 46, 48, 56
Configuration
~~~~~~~~~~~~~