Hello guys, long time now see. Since I m back to some MikroTik configuring and such, I need a small assist from you guys, just to make sure I made it alright.
Right now I m working for one VOIP call center and I have installed the network with cisco switch, RB433 and DLS modem.
Since sometimes everything just stops working for no reason, fellows from my ISP told me that there must be a problem with using max bandwidth so I want to limit maximum bandwidth use to like 90%, so at least always 10% is available so everything keeps working normally.
Basically our total bandwidth is 3mb/3mb so I decided to use around 2.7mb for total bandwidth of network. Is this rule above enough and will it really prevent any other “data overflow” ?
I don’t use simple queues, so I can’t speak to that specific rule, but it should work. You can test it and see what happens. One way that might work better is to use a queue tree at the interface level.
I don’t understand. Why did you use download on one interface and upload on another ?
I simply want not to use full amount of internet we have (3mb), I want 2.7mb to flow in both directions so 0.3 is always free.
So I don’t understand the rules you wrote. Why did you name Download as LAN and the other interface as WAN. I simply want to limit bandwidth in my network, that’s all.
The reason why you have two queues, one for upload and one for download, is because the router cannot control the amount of traffic it receives on a given interface. It can only control the amount of traffic it sends out of a given interface.
So that means, any traffic leaving the LAN interface (download traffic) is limited to 2.7 Mbps, and any traffic leaving the WAN interface (upload traffic) is limited to 2.7 Mbps.
Hi, I’m making experiments to understand about Simple Queues.
ROuterBoard1 (IP address 158.110.30.22) connected to RB750 (ether3), then RB750 (ether5) connected to RB411 (ether1).
Ether3 and ether5 on RB750 are bridged.