Speed Limit Bridged Port

I am trying to limit speed on individual ports on a mikrotik 750G that are bridged to the wan port.

Here is the scenario:

port 1 is wan port connected to a bridged modem /w 5 IPs available.

port 2 is connected to a router I would like to limit to 3mbps/512kbps with one of the public ip’s

port 3 is connected to a router I would like to limit to 1.5mbps/384kbps with one of the public ip’s


Ports 1,2 and 3 are bridged.

I tried to limit it using a simple queue and assigning it to the interface which does not work.

If I setup the interface on NAT, then the queue port speed limit works… however I do not want it to be NATed

Thanks for the help.

  • Jon

Have you tried setting bandwidth on desired ethernet interface?
http://wiki.mikrotik.com/wiki/Manual:Interface/Ethernet

I know it’s not very convenient and crude setting bw limit per port basis, but it might work.

You can only limit the download speed by the interface…and it is their defined speeds as well… you can not limit the upload…

this should be possible using pcq queue’s per interface.

Any helpful articles or videos on that? Thanks!

Hmm. I do see settings for Rx and Tx in interface config dialog and you can set any limit you want in kilobits (k) or megabits (M). I haven’t tried this setting though, so can’t tell more..

http://wiki.mikrotik.com/wiki/Manual:Queue