Page 1 of 1

script help

Posted: Mon May 12, 2008 11:54 am
by Ahmedghost
hi every body
i need ur help to write script that distribute the total bandwidth to the online user equally

as example

the total band is 512/256 Kbps

the no of the active user is 5
so each user take 102.4/51.2 Kbps

is that posible and how ?

Re: script help

Posted: Mon May 12, 2008 1:03 pm
by bdr
Hi,

You don't have to use scripts to do this. Look at:
http://www.mikrotik.com/testdocs/ros/2.9/root/queue.php

example: Equal bandwidth sharing among users

regards