This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:router:mikrotik_qos [2014/09/26 14:57] gcooper |
networking:router:mikrotik_qos [2019/03/14 07:57] (current) gcooper |
||
---|---|---|---|
Line 2: | Line 2: | ||
See also **[[https:// | See also **[[https:// | ||
+ | |||
+ | https:// | ||
**Background**: | **Background**: | ||
+ | |||
+ | **Background**: | ||
+ | |||
+ | **Marking Connections**: | ||
+ | |||
+ | **Bridged**: | ||
**Snom Wiki**: http:// | **Snom Wiki**: http:// | ||
Line 33: | Line 41: | ||
^ ^Voice Bearer | ^ ^Voice Bearer | ||
|DSCP |46 (EF) |24 (CS3) |34 (AF41) | |DSCP |46 (EF) |24 (CS3) |34 (AF41) | ||
- | |COS |5 | + | |COS |5 |
==== More Complete Chart ==== | ==== More Complete Chart ==== | ||
{{ : | {{ : | ||
+ | |||
+ | ===== Throttle Traffic ===== | ||
+ | |||
+ | You can use Simple Queues to throttle all traffic to or from an IP address. | ||
+ | |||
+ | * Throttle Printer Traffic | ||
+ | |||
+ | {{ : | ||
===== Lite Script ===== | ===== Lite Script ===== | ||
FIXME Untested | FIXME Untested | ||
+ | |||
+ | :!: This script may be appropriate in a CPE router with an IP PBX behind it. | ||
http:// | http:// | ||
- | * This is a very simple script with just two priority | + | * This is a very simple script with just two levels of priority |
* It prioritizes VoIP and that's it | * It prioritizes VoIP and that's it | ||
* Internet service in this example is 5M down and 1M up | * Internet service in this example is 5M down and 1M up | ||
* Max-limit is the maximum amount that marked traffic may reach | * Max-limit is the maximum amount that marked traffic may reach | ||
* This is necessary for the algorithms to function and must not be 0 | * This is necessary for the algorithms to function and must not be 0 | ||
- | * Choose a value 80%-90% of your tested speed to prevent the ISP's equipment from buffering | + | * Choose a value 80%-90% of your tested speed to prevent the ISP's equipment from [[http:// |
+ | * Replace '' | ||
< | < |