Page 1 of 1
bandwidth ratio
Posted: Sat Sep 15, 2007 4:56 pm
by effendi
Dear All,
My ISP tell me that my bandwidth is 1024Kbps ratio 1:4.
How to test it???
Thank you
Re: bandwidth ratio
Posted: Sat Sep 15, 2007 5:10 pm
by hulk-bd
Just go to this web link and test your Internet connection speed:
http://www.pcpitstop.com/internet/default.asp
Thanks
Re: bandwidth ratio
Posted: Sat Sep 15, 2007 5:19 pm
by effendi
hulk-bd,
Thank you for your information, but how to test the bandwitdh ratio such 1:1, 1:2 or 1:4???
Re: bandwidth ratio
Posted: Sat Sep 15, 2007 5:31 pm
by hulk-bd
Dear effendi,
your bandwidth is 1024kbps but it's shared. 1:4 means your bandwidth is 256kbps dedicated brust upto 1024kbps.
Thanks
Re: bandwidth ratio
Posted: Sat Sep 15, 2007 6:10 pm
by effendi
Dear sir,
ok, I am understand now.
sir, if I am have bandwidth 1024 kbps ratio 1:1, can I burst it to 2048 kbps ratio1:2 or 4096Kbps ratio 1:4? How to do this in MT??
Effendi
Re: bandwidth ratio
Posted: Sat Sep 15, 2007 7:15 pm
by hulk-bd
Dear effendi,
First of all don't call me sir, I think we all are friends here. And about your question, you can only get the MAX bandwidth which is given to you. I mean if you have bandwidth 1024 kbps ratio 1:4 you can't get more bandwidth than 1024 kbps. if your bandwidth is 4096 kbps ratio 1:4 than you will get 1024 kbps min brust 4096 kbps. Do I make myself clear?
Thanks
Re: bandwidth ratio
Posted: Sun Sep 16, 2007 3:19 pm
by effendi
Dear hulk-bd,
My friend, the question that I want to ask you is how to sub divide bandwidth from 1,024Kbps 1:1 to four 1,024kbps 1:4. . How to do it???
thank's
effendi
Re: bandwidth ratio
Posted: Sun Sep 16, 2007 5:32 pm
by Znuff
With simple queues that would be easy:
add a simple queue for 1024kb
then, add 4 other queues for 1024 with the first one set as a parent!
Ofcourse, the smart way would be to use queue trees so they each get equal bandwidth
Re: bandwidth ratio
Posted: Mon Sep 17, 2007 8:43 am
by effendi
Dear znuff,
I am trying this config as below:
Flags: X - disabled, I - invalid, D - dynamic
0 name="queue1" dst-address=0.0.0.0/0 interface=all parent=none
direction=both priority=8 queue=default-small/default-small
limit-at=64000/64000 max-limit=64000/64000 total-queue=default-small
1 name="queue2" target-addresses=192.168.10.1/32 dst-address=0.0.0.0/0
interface=all parent=queue1 direction=both priority=8
queue=default-small/default-small limit-at=0/0 max-limit=64000/64000
total-queue=default-small
2 name="queue3" target-addresses=192.168.10.2/32 dst-address=0.0.0.0/0
interface=all parent=queue1 direction=both priority=8
queue=default-small/default-small limit-at=0/0 max-limit=64000/64000
total-queue=default-small
this configuration is for 64Kbps, ratio 1:4
with the configuration above, I am do not get the up/dwn 64kbps ratio 1:8.
Is the above configuration wrong?, please give your suggestion
effendi
Re: bandwidth ratio
Posted: Mon Sep 17, 2007 9:40 am
by valens
1024 kbps, 1:4
if you have 4 clients :
parent queue : limit-at=1024kbps, max-limit=1024kbps
child queue 1 : limit-at=256kbps, max-limit=1024kbps
child queue 2 : limit-at=256kbps, max-limit=1024kbps
child queue 3 : limit-at=256kbps, max-limit=1024kbps
child queue 4 : limit-at=256kbps, max-limit=1024kbps
if you have 8 clients :
parent queue : limit-at=2048kbps, max-limit=2048kbps
child queue 1 : limit-at=256kbps, max-limit=1024kbps
child queue 2 : limit-at=256kbps, max-limit=1024kbps
child queue 3 : limit-at=256kbps, max-limit=1024kbps
child queue 4 : limit-at=256kbps, max-limit=1024kbps
child queue 5 : limit-at=256kbps, max-limit=1024kbps
child queue 6 : limit-at=256kbps, max-limit=1024kbps
child queue 7 : limit-at=256kbps, max-limit=1024kbps
child queue 8 : limit-at=256kbps, max-limit=1024kbps
Re: bandwidth ratio
Posted: Mon Sep 17, 2007 4:24 pm
by effendi
thank you for all of you direction.
effendi
Re: bandwidth ratio
Posted: Mon Sep 17, 2007 4:37 pm
by effendi
Dear Mr. Valens,
How to config one way satellite on MT?
I have 3NIC on MT, one Novra s75 DVB box for one way satellite.
Regards,
Effendi
Re: bandwidth ratio
Posted: Mon Sep 17, 2007 4:43 pm
by effendi
1024 kbps, 1:4
if you have 4 clients :
parent queue : limit-at=1024kbps, max-limit=1024kbps
child queue 1 : limit-at=256kbps, max-limit=1024kbps
child queue 2 : limit-at=256kbps, max-limit=1024kbps
child queue 3 : limit-at=256kbps, max-limit=1024kbps
child queue 4 : limit-at=256kbps, max-limit=1024kbps
if you have 8 clients :
parent queue : limit-at=2048kbps, max-limit=2048kbps
child queue 1 : limit-at=256kbps, max-limit=1024kbps
child queue 2 : limit-at=256kbps, max-limit=1024kbps
child queue 3 : limit-at=256kbps, max-limit=1024kbps
child queue 4 : limit-at=256kbps, max-limit=1024kbps
child queue 5 : limit-at=256kbps, max-limit=1024kbps
child queue 6 : limit-at=256kbps, max-limit=1024kbps
child queue 7 : limit-at=256kbps, max-limit=1024kbps
child queue 8 : limit-at=256kbps, max-limit=1024kbps
Mr. Valens ...All of the configuration above still have ratio 1:4 ???
Re: bandwidth ratio
Posted: Tue Sep 18, 2007 3:39 am
by valens
yes, they are all 1:4.
Re: bandwidth ratio
Posted: Tue Sep 18, 2007 12:55 pm
by effendi
Thank you Mr. Valens,
May I add more user according the sample configuration?
How much the maximun user for 1,024Kbps 1: 4? Have a suggestion?
Regards,
Effendi