zkus is to promyslet jeste jednou.
Kdyz mas 5Mb linku a zaplnis ji na max , a jeste tam mas red fronty, tak co tim dosahnes ?
http://www.mikrotik.com/testdocs/ros/2.9/root/queue.php
RED - Random Early Detect
Random Early Detection is a queuing mechanism which tries to avoid network congestion by controlling the average queue size. When the average queue size reaches red-min-threshold, RED randomly chooses which arriving packet to drop. The probability how many packets will be dropped increases when the average queue size becomes larger. If the average queue size reaches red-max-threshold, the packets are dropped. However, there may be cases when the real queue size (not average) is much greater than red-max-threshold, then all packets which exceed red-limit are dropped.