Community discussions

MikroTik App
 
bhamhotspots
newbie
Topic Author
Posts: 45
Joined: Thu Jul 24, 2008 6:16 pm
Location: United States
Contact:

rate limit question

Thu Sep 26, 2013 7:44 am

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.
 
User avatar
vixxant
newbie
Posts: 38
Joined: Thu Mar 17, 2011 7:36 pm
Contact:

Re: rate limit question

Thu Sep 26, 2013 10:03 am

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