Page 1 of 1

Bandwidth management

Posted: Sun Jun 20, 2004 5:07 pm
by rajaa
hai,

The problem i'm facing here is i'm having 256kbps leased line with throughput of (32KBps) and running a small ISP with 40 customers , i now need restict a single ip to say about 2KB.

Pls. help me in doing this

:roll:

Posted: Sun Jun 20, 2004 6:56 pm
by Cameron Earnshaw
Here's how we're doing it. One rule per IP for uploads and one for downloads. Not sure if it's the best way but it works for us. As you will see we are limiting downloads to 1.2 Mbps max but they get at least 10% of that at all times.

[admin@MikroTik] queue simple> print
Flags: X - disabled, I - invalid, D - dynamic
0 name="queue1" target-address=192.168.100.137/32 dst-address=0.0.0.0/0
interface=Local queue=synchronous-default priority=8 limit-at=120000/120000
max-limit=1200000/1200000
1 name="queue2" target-address=0.0.0.0/0 dst-address=192.168.100.137/32
interface=Public queue=synchronous-default priority=8 limit-at=100000/100000
max-limit=400000/400000