mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
qos: fix fq-codel example
This commit is contained in:
parent
23e3d077ea
commit
e2b75f6be4
@ -527,8 +527,8 @@ A simple example of an FQ-CoDel policy working inside a Shaper one.
|
||||
.. code-block:: none
|
||||
|
||||
set traffic-policy shaper FQ-CODEL-SHAPER bandwidth 2gbit
|
||||
set traffic-policy shaper FQ-CODEL-SHAPER 100%
|
||||
set traffic-policy shaper FQ-CODEL-SHAPER fq-codel
|
||||
set traffic-policy shaper FQ-CODEL-SHAPER default bandwidth 100%
|
||||
set traffic-policy shaper FQ-CODEL-SHAPER default queue-type fq-codel
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user