[ns] Multiple Interfaces support in NS2- Dr. Ramon Aguero
Ananya Ojha
ananya.ojha at gmail.com
Tue Jun 19 21:32:55 PDT 2007
---------- Forwarded message ----------
From: Ananya Ojha <ananya.ojha at gmail.com>
Date: Jun 20, 2007 12:28 AM
Subject: Multiple Interfaces support in NS2- Dr. Ramon Aguero
To: ns-users at isi.edu
Hi all,
I am new to NS-2. I tried to implement the multiple interfaces
support in NS-2 using steps in the document.
I am getting the following error
(_o37 cmd line 1)
invoked from within
"_o37 cmd if-queue 0 _o40"
invoked from within
"catch "$self cmd $args" ret"
invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..."
(procedure "_o37" line 2)
(SplitObject unknown line 2)
invoked from within
"$agent if-queue $i [$self set ifq_($i)]"
(procedure "_o23" line 26)
(Node/MobileNode add-target line 26)
invoked from within
"$self add-target $agent $port"
(procedure "_o23" line 15)
(Node attach line 15)
invoked from within
"$node attach $ragent [Node set rtagent_port_]"
(procedure "_o8" line 78)
(Simulator create-wireless-node line 78)
invoked from within
"_o8 create-wireless-node 0.0.0"
("eval" body line 1)
invoked from within
"eval $self create-wireless-node $args"
(procedure "_o8" line 23)
(Simulator node line 23)
invoked from within
"$ns_ node [lindex $temp $i]"
("for" body line 2)
invoked from within
I am not sure why i am getting this error but if you have any idea please
help.
Regards,
Ananya Ojha
More information about the Ns-users
mailing list