This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
documentation:configuration:config_files:config_qos [2016/08/03 12:16] admin |
documentation:configuration:config_files:config_qos [2018/05/24 09:05] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Quality of Service (qos-scripts) configuration ====== | ====== Quality of Service (qos-scripts) configuration ====== | ||
| - | This is the documentation for the UCI configuration file ''/etc/config/qos''. It is used by the package ''qos-scripts'' only. | + | This is the documentation for the UCI configuration file ''/etc/config/qos''. |
| + | |||
| + | |||
| + | ===== Sections ===== | ||
| + | A minimal QoS configuration usually consists of: | ||
| + | * one //interface// section | ||
| + | * some //rules// allocating packets to at least two buckets | ||
| + | * //configuration// of the buckets. | ||
| Line 71: | Line 79: | ||
| option packetdelay 200 | option packetdelay 200 | ||
| </code> | </code> | ||
| + | |||
| + | |||
| + | |||