set redq [[$ns link $r0 $r1] queue]
set tchan_ [open curq.q w]
$redq trace curq_
$redq trace prob1_
$redq edrop-trace
$redq trace-type
$redq attach $tchan_
如何调用RED中的command函数中的命令
最新推荐文章于 2025-07-19 16:14:37 发布
set redq [[$ns link $r0 $r1] queue]
set tchan_ [open curq.q w]
$redq trace curq_
$redq trace prob1_
$redq edrop-trace
$redq trace-type
$redq attach $tchan_