Limit bandwidth

Greetings.

How can I limit bandwidth by groups of IPs??? can I do it with pools???
I just limited it by interface or by IP, but it should be great if I could group some IPs and apply the rules to that set… the easier thing cold be to group those machines in different interfaces but I want to use the same one (using an old machine with few PCI slots… want to save them). Any clue??

Thanks in advance.

that unable to done u should add queue fo each client but you can you use tree or type

Is that definitive?? anyone else?

Thanks a lot.

Queue trees can fire based on packet marks. Mark all traffic from and to a group of IPs with the same packet marks and they will end up in the same queue that refers to those packet marks.

do you have a link with information about? Thank you very much.

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

than he should mark each IP in ip firewall mangle

For not openning another topic and related to the same post… I have problems with queues when I want to add a rule with a target mask of 16 bits , with 24 bits there’s no problem at all, and the rare thing is that all is designed for 16…
Any idea??