2009/10/20
NS-2 TCP Variable Name

snd_ssthresh
・unsigned
・Slow Start threshold

snd_cwnd
・unsigned
・Congestion window

snd_cwnd_cnt
・unsigned(16 bit)
・Fraction of congestion window which is not accumulated to 1
・Ackカウント

snd_cwnd_clamp
・unsigned(16bit)
・upper bound of the congestion window
・シナリオファイルにおいて,値の設定が可能
set tcp [new Agent/TCP/Linux]
$tcp set window_ xxxxxxxx


参考
http://netlab.caltech.edu/projects/ns2tcplinux/ns2linux/tutorial/index.html



0 コメント | コメントを書く
Template Design: © 2007 Envy Inc.