diff options
| author | currite <sll@disroot.org> | 2020-08-04 21:25:42 +0200 |
|---|---|---|
| committer | currite <sll@disroot.org> | 2020-08-06 19:32:49 +0200 |
| commit | df8d306f1198906116c313c238497bb169c69310 (patch) | |
| tree | 87b1992b3eb0e61d1abbd7ae84eedfc66e3f121d | |
| parent | b8bcf7e4750e506e7ef537eea0ba696be8289fc9 (diff) | |
| download | vyos-documentation-df8d306f1198906116c313c238497bb169c69310.tar.gz vyos-documentation-df8d306f1198906116c313c238497bb169c69310.zip | |
qos: advice on voip and ceiling
| -rw-r--r-- | docs/qos.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/qos.rst b/docs/qos.rst index 05e66ba4..f1e5f37f 100644 --- a/docs/qos.rst +++ b/docs/qos.rst @@ -1083,6 +1083,12 @@ parameters. +.. note:: If you configure a class for **VoIP traffic**, don't give it any + *ceiling*, otherwise new VoIP calls could start when there is available + bandwidth and get suddenly dropped when other classes start using + their bandwidth. + + Example ^^^^^^^ |
