Networking Forums

Networking Forums > Computer Networking > Linux Networking > calculating Bandwidth delay product

Reply
Thread Tools Display Modes

calculating Bandwidth delay product

 
 
query.cdac@gmail.com
Guest
Posts: n/a

 
      04-23-2007, 07:31 AM
Hi,
Please guide me regarding some doubts on calculating the BDP

I am using the following formula,

BDP = bandwidth * RTT
= 100 mbs * 67 ms
= 13107200 byte * .067 sec
= 878182.4 bytes/sec
= 857.6 KBytes
= 860 KBytes approx

Based on that , I have done the following changes.

sysctl -w net.core.ipv4.rmem = 4096 87380 878182
sysctl -w net.core.ipv4.wmem = 4096 87380 878182


sysctl -w net.core.wmem_max = 878182
sysctl -w net.core.rmem_max = 878182

Is the following are corrects. After doing these settings , I am
receiving a transfer rate of 70 mbs using iperf , a TCP and UDP
performance measurement tool. But if i double
the value of BDP i.e if I use 1600 Kbytes of BDP , then I am
reaching the bandwidth
of 97 mbs .
My question is . is it O.K to assign a greater value (as twice
as ) , then the calculated
BDP . Or the RFCs does not allow this.

Also another doubt which bandwidth we should consider.

My speed of NIC is 1000 mbs per second, speed of the switch is
100mbs and
the leased line link which connects us to other networks is
dedicated 100mbs.
The leased line link is not shared.So , i am getting 100mbs.
Now, which bandwidth should i Consider. the speed of NIC , the speed
of switch
or the speed of leased line.
Also , regarding the RTT . Suppose I am communicating with various
links that has
RTTs of 67 ms , 56 ms , 47 ms. Which RTT should I consider.


Please Guide me.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating power consumption... ericm0009@yahoo.com Wireless Internet 6 09-24-2008 02:06 PM
Calculating subnet distance. pramodsharma08@gmail.com Linux Networking 3 04-13-2008 04:28 AM
calculating Bandwidth delay product query.cdac@gmail.com Linux Networking 3 04-23-2007 09:27 AM
Calculating broadband connection ScoobyDoo Broadband 20 10-12-2005 10:12 PM
Calculating packet overhead. Shashank Khanvilkar Linux Networking 0 06-23-2003 09:15 PM



1 2 3 4 5 6 7 8 9 10 11