Traffic shapping using Winbox

Hi huys, would need help in establishing traffic shapping on an AP using Winbox.
Have tried some examples here but cant get them to work.
Looking for a basic step by step “how to” to create a download/upload limit for 5 wds clients, some at 1M and some at 2M.

Thanks

/queue simple add target-address=IP_address_of_the_client max-limit=2m/2m

More information,
http://wiki.mikrotik.com/wiki/Category:Manual#Traffic_control
http://www.mikrotik.com/testdocs/ros/3.0/qos/queue.php

Thanks for the info.
I tried the code line and it did not work, must be missing something else.

I’m reading on the links provided and will try that.

Rick

type print packets or print all stats

if the number is incrementing then its working. and what sergejs typed is right for limiting a client. it does work.


edit: i don’t use winbox, this is console instructions.