Priorize all traffic from an internal IP Address

Hi,


I have a VoIP Gateway in my LAN.

I Have Router (192.168.1.1)<----->mikrotik (192.168.1.2)<---->switch with voip gateway (192.168.1.100) and other users (192.168.1.x)

Sometimes I have delay in my voip traffic, when my users are downloading files or browsing youtube..

I need to priorize all packets of the voip gateway, with IP 192.168.1.100. The other traffic can make like in Rambo movie to arrive internet, It doesn’t mather. I think I have to use a queue tree. How can I make this?


Lots of thanks.
Martín.

Yes, you need to use queue tree. There are a lot of topics on this forum to do it.
Only need to mangle the server/traffic of voip then you must to create queue tree. This is on simple words, check the forum, manual and wiki.
Regards

Max
http://mikrotikexpert.com
http://maxid.com.ar

Done!


I marked packets with source my IP with Mangle and the other packets with a second packet mark.

I make a queue tree and all works fine with MIR & CIR.



Thanks.
Martín