Outbound bandwidth control on given ports

Hi there!

Can you help me how can i shape outgoing traffic on a given port?

I have a remote surveillance system inside LAN and when i using remote view it eats all my upload bandwidth. It have 3 ports where are the video audio and other things flows. And these 3 ports needs shapeing.

Thanks :slight_smile:

You can use mangle to mark traffic on specific ports and then set up queues based on those marks.

here is very simple example
http://wiki.mikrotik.com/wiki/TransparentTrafficShaper

Thank you very much for your help! :wink: