I am having a problem running the run.tcl script of cbrp under ns-2.29 .
When i run on the command line:

ns <path>/run.tcl -rp <path>/dsr/dsr.tcl -x 1500 -y 300 -cp <scenario> -sc
<communic pattern> -stop 900 -tr out.trI get an error message of the form
******: no error model specified.
invalid command name "NetIf/SharedMedia"
         while executing NetIf/SharedMedia set CPThresh_ 10.....
...."source cmu/scripts/run.tcl" line 80

when i changed the network interface to Phy/WirelessPhy the error is from
the mobile_node.tcl which is:
******: no error model specified.
invalid command name "MobileNode"
         while executing MobileNode instrproc init args {
                 eval $self next $args.....
         (file "cmu/scripts/mobile_node.tcl" line 20)
         invoked from withon....
...."source cmu/scripts/mobile_node.tcl"
         (file "cmu/scripts/run.tcl" line 179)


Does anyone know how i can fix this problem?

THANK YOU VERY MUCH FOR YOUR HELP!

DIANA

Reply via email to