From 4d907282ca4c7c9f8cacebc8999fea5e9daea70e Mon Sep 17 00:00:00 2001 From: currite Date: Wed, 5 Aug 2020 02:37:59 +0200 Subject: qos: fix shaper burst definition Shaper definition does not correspond to HTB cburst but to HTB burst. --- docs/qos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/qos.rst b/docs/qos.rst index f1e5f37f..0fb1233b 100644 --- a/docs/qos.rst +++ b/docs/qos.rst @@ -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 class ceiling -- cgit v1.2.3