mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
qos: fix shaper burst definition
Shaper definition does not correspond to HTB cburst but to HTB burst.
This commit is contained in:
parent
4962309874
commit
4c2ad4ffb4
@ -1029,7 +1029,7 @@ the higher the priority.
|
||||
|
||||
Use this command to configure a Shaper policy, set its name, define
|
||||
a class and set the size of the `tocken bucket`_ in bytes, which will
|
||||
be available to be sent at maximum speed (default: 15Kb).
|
||||
be available to be sent at ceiling speed (default: 15Kb).
|
||||
|
||||
.. cfgcmd:: set traffic-policy shaper <policy-name> class <class-ID> ceiling <bandwidth>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user