开发者

calculating link utilization using ns2

开发者 https://www.devze.com 2023-01-26 04:46 出处:网络
hi all i want to calculate utilization of link between 2 node n0 and n1 in ns2 . i have out.tr file that contains trace-queue output for that link开发者_开发问答. please help me on this topic as soon

hi all i want to calculate utilization of link between 2 node n0 and n1 in ns2 . i have out.tr file that contains trace-queue output for that link开发者_开发问答. please help me on this topic as soon as possible thanks


hi all this very simple question . you should collect sum of bytes received in end node (n1) and divide it by simulation time . then divide this number with link capacity. thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消