rate limit question

How can you rate limit one IP address using simple queue?

A friend of mine has a 1100 series RB and is trying to rate limit a few individuals..as he assigns a static IP to the CPE at their house..and wants to rate limit that ip address of the CPE at the end users house…

Thanks in advance for your help.

for eg , if you want to rate limit the ip 192.168.6.70 to 256k. make a simple queue with target 192.168.6.70

queue simple add target=192.168.6.70 max-limit=256000/256000 limit-at=256000/256000