[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] create-trace



Hi,
Could someone give me a simple tcl code that traces the packets that are
dropped at q queue between 2 routers?
The documentation says that on should use

$ns create-trace Drop $d $r0 $r1

where d is the file handle and r0 and r1 are the routers

what does this return and how shud it be used? doing just this gives and
empty file with no data
thanks
smitha