[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
question on ns2 QueueMonitors
- To: [email protected]
- Subject: question on ns2 QueueMonitors
- From: Subramaniam Vincent <[email protected]>
- Date: Thu, 31 Jul 1997 17:28:14 -0700 (PDT)
- Posted-Date: Thu, 31 Jul 1997 17:28:14 -0700 (PDT)
Hi,
I am trying to set up a Queuemonitor using this command, and its fails.
% ns agexp.tcl
no value given for parameter "qtrace" to "_o1"
while executing
"$ns monitor-queue $n0 $n1"
invoked from within
"set qmon [$ns monitor-queue $n0 $n1]..."
The command is "set qmon [$ns monitor-queue $n0 $n1]".
Can someone tell me what I am doing wrong, of if there anything else I
need to do ? Thanks.
Vince