qosify: add class specific bulk flow detection example to voice class
With the new version, priority/bulk flow detection can be selectively enabled and configured per class Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
0351a5ff87
commit
991966f1f5
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ config class video
|
|||
config class voice
|
||||
option ingress CS6
|
||||
option egress CS6
|
||||
option bulk_trigger_pps 100
|
||||
option bulk_trigger_timeout 5
|
||||
option dscp_bulk CS0
|
||||
|
||||
config interface wan
|
||||
option name wan
|
||||
|
|
Loading…
Reference in a new issue