陳罐西 发表于 2017-7-24 14:51:44

[CCNP-ROUTE]Question 100

本帖最后由 陳罐西 于 2017-7-24 14:59 编辑

If the total bandwidth is 64 kbps and the RTT is 3 seconds, what is the bandwidth delay product?
怎么通过带宽和RTT 算出延迟的

bw126 发表于 2017-7-24 14:51:45

Bandwidth Delay Product = bandwidth (bits per sec) * round trip time (in seconds) / 8 = 24000

http://www.cisco.com/c/en/us/td/docs/nsite/enterprise/wan/wan_optimization/wan_opt_sg/chap06.html

6.2.1TCP Stack Optimization

我在这里看到的参考连接
https://learningnetwork.cisco.com/thread/80213

陳罐西 发表于 2017-7-25 13:40:49

bw126 发表于 2017-7-25 09:14
Bandwidth Delay Product = bandwidth (bits per sec) * round trip time (in seconds) / 8 = 24000

ht ...

噢原来是这样。
可是我看了一下,这个公式的计算单位
64Kpbs=64KBytes/sec
64(KBytes/sec)*3(sec)=194KByte
194/8=24Kbit
为啥答案给的全是Kbyte

aeronorm 发表于 2018-6-17 06:16:32

Thank you
页: [1]
查看完整版本: [CCNP-ROUTE]Question 100