[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] Error in a wireless example
Hi all,
I'm working with ns-allinone-2.1b7a under Linux Red Hat 6.2 and when I try to run the example of wireless of ns "wirelessNetModel.tcl" I get the next error message:
************
[afelipe@watmsBS2 wireless]$ ns wirelessNetModel.tcl
invalid command name "NetworkModel/Wireless"
while executing
"NetworkModel/Wireless set Wpxmax_ 4"
(file "wirelessNetModel.tcl" line 20)
*************
What do I have to do to run it correctly?
Thank you