Community discussions

MikroTik App
 
fpascual
Member Candidate
Member Candidate
Topic Author
Posts: 140
Joined: Mon May 29, 2006 3:17 pm

Traffic Shapping 2.9.17

Tue Aug 08, 2006 6:13 pm

I read the "Bandwidth Control" documentation but can't understand what I must use and how.
I have a housing client with 2 /24 networks and want to limit in 2mb/2mb (upstream and dowstream), how can I do ??

Thanks a lot.
 
gio9779
just joined
Posts: 8
Joined: Thu Aug 03, 2006 9:46 am

FlowControl

Tue Aug 08, 2006 8:20 pm

Well the best way would be to setup Q's.

there are a number of way to do it, with alot of options.
Start with a basic Q
It is pretty straight forward, so if you are having problems you are going to have to let me know.
 
fpascual
Member Candidate
Member Candidate
Topic Author
Posts: 140
Joined: Mon May 29, 2006 3:17 pm

Tue Aug 08, 2006 9:51 pm

Yes, I put in /queue simple

name="limit-client-2mb" target-addresses=x.x.x.x/24,x.x.x.x/24,x.x.x.x/30 dst-address=0.0.0.0/0 interface=red_acceso parent=none direction=both priority=8
queue=default-small/default-small limit-at=0/0 max-limit=2097152/2097152 total-queue=default-small


That is correct ?, how can I verify if it works ??

Thanks !
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6697
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Wed Aug 09, 2006 9:48 am

Use interface=all instead of specifying particular interface.
Rule will be applied for all hosts belonging to networks in 'target-address' configuration.
 
fpascual
Member Candidate
Member Candidate
Topic Author
Posts: 140
Joined: Mon May 29, 2006 3:17 pm

Wed Aug 09, 2006 7:04 pm

Thanks sergejs, and how can I verify if it is limiting ?
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6697
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Thu Aug 10, 2006 8:28 am

There are many different ways, the simple one to run download of large file (on desired PC, and check how it is working).