Community discussions

MikroTik App
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

bandwidth ratio

Sat Sep 15, 2007 4:56 pm

Dear All,

My ISP tell me that my bandwidth is 1024Kbps ratio 1:4.
How to test it???

Thank you
:lol:
 
User avatar
hulk-bd
Member Candidate
Member Candidate
Posts: 231
Joined: Mon Sep 03, 2007 7:19 pm
Location: Uttara, Dhaka, Bangladesh

Re: bandwidth ratio

Sat Sep 15, 2007 5:10 pm

Just go to this web link and test your Internet connection speed:

http://www.pcpitstop.com/internet/default.asp

Thanks
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

Re: bandwidth ratio

Sat Sep 15, 2007 5:19 pm

hulk-bd,

Thank you for your information, but how to test the bandwitdh ratio such 1:1, 1:2 or 1:4???

:lol:
 
User avatar
hulk-bd
Member Candidate
Member Candidate
Posts: 231
Joined: Mon Sep 03, 2007 7:19 pm
Location: Uttara, Dhaka, Bangladesh

Re: bandwidth ratio

Sat Sep 15, 2007 5:31 pm

Dear effendi,

your bandwidth is 1024kbps but it's shared. 1:4 means your bandwidth is 256kbps dedicated brust upto 1024kbps.

Thanks
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

Re: bandwidth ratio

Sat Sep 15, 2007 6:10 pm

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
:D
 
User avatar
hulk-bd
Member Candidate
Member Candidate
Posts: 231
Joined: Mon Sep 03, 2007 7:19 pm
Location: Uttara, Dhaka, Bangladesh

Re: bandwidth ratio

Sat Sep 15, 2007 7:15 pm

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
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

Re: bandwidth ratio

Sun Sep 16, 2007 3:19 pm

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
 
Znuff
Member Candidate
Member Candidate
Posts: 141
Joined: Tue Sep 26, 2006 2:42 am
Contact:

Re: bandwidth ratio

Sun Sep 16, 2007 5:32 pm

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
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

Re: bandwidth ratio

Mon Sep 17, 2007 8:43 am

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
:lol:
 
valens
Trainer
Trainer
Posts: 244
Joined: Tue Jun 01, 2004 5:42 pm
Location: INDONESIA
Contact:

Re: bandwidth ratio

Mon Sep 17, 2007 9:40 am

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
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

Re: bandwidth ratio

Mon Sep 17, 2007 4:24 pm

thank you for all of you direction.

effendi
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

Re: bandwidth ratio

Mon Sep 17, 2007 4:37 pm

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
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

Re: bandwidth ratio

Mon Sep 17, 2007 4:43 pm

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 ???
 
valens
Trainer
Trainer
Posts: 244
Joined: Tue Jun 01, 2004 5:42 pm
Location: INDONESIA
Contact:

Re: bandwidth ratio

Tue Sep 18, 2007 3:39 am

yes, they are all 1:4.
 
effendi
just joined
Topic Author
Posts: 21
Joined: Thu Jul 19, 2007 4:12 pm
Location: Indonesia

Re: bandwidth ratio

Tue Sep 18, 2007 12:55 pm

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

Who is online

Users browsing this forum: anav and 98 guests