[ns] Nam Error
Rithu
sivasankari.sv at gmail.com
Thu Oct 2 13:30:01 PDT 2008
Hi friends,
I am trying to setup a simple wireless(802.11) network topography where you
have node_(0) , node_(1) and an AP.
So, i do the usual 'node-config' procedure for all the 3 and then create the
nodes using
set node_(0) [$ns_ node] - (for ex)
node_(0) is the source of FTP/TCP packets
node_(1) is the sink of FTP/TCP packets
AP - access point - has a duplex link with node_(0) and a duplex link with
node_(1)
#=====================================
$ns_ duplex-link $AP $node_(0) 11Mb 2ms SFQ
$ns_ duplex-link $AP $node_(1) 11Mb 2ms SFQ
The simulation runs fine giving trace file outputs. But i am unable to run
the NAM.
Error ::confused:
Failed to start animator:
class Animator: constructor failed: class NetworkModel/Auto: constructor
failed: error when calling class NetworkModel/Auto: link 0 2 11.0 2.0 0 1.0
node 0 or 2 is not defined...
What could the problem possibly be ? Please help...
--
View this message in context: http://www.nabble.com/Nam-Error-tp19755002p19755002.html
Sent from the ns-users mailing list archive at Nabble.com.
More information about the Ns-users
mailing list