mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-22 05:25:00 +01:00
qos: fix priority explanation error
This commit is contained in:
parent
da802e30d5
commit
fc03972a74
@ -999,9 +999,10 @@ Traffic classes
|
||||
* mbit (megabits per second)
|
||||
* gbit (gigabits per second)
|
||||
|
||||
* Set the priority of a class for allocation of additional bandwidth, if unused
|
||||
bandwidth is available. Range 0...7, lowest number has lowest priority,
|
||||
default 0:
|
||||
* Set the priority of a class for allocation of additional bandwidth, if
|
||||
unused bandwidth is available. You can set any number from 0 to 7. The
|
||||
lower the number, the higher the priority. If no value is set for a
|
||||
classs, it will be internally configured as 0, the highest priority.
|
||||
|
||||
:code:`set traffic-policy shaper <policy-name> class <class ID>
|
||||
priority <priority>`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user