[ns] Ns-users Digest, Vol 55, Issue 6

gede mangku sarjana mangku.sarjana at gmail.com
Mon Jul 7 05:44:38 PDT 2008


please help me to implementation new algorithm of AQM in NS and how is
compile it?? the algorithm name is Hybrid Random Early
Detection....thanks before

2008/7/7, ns-users-request at isi.edu <ns-users-request at isi.edu>:
> Send Ns-users mailing list submissions to
> 	ns-users at isi.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mailman.isi.edu/mailman/listinfo/ns-users
> or, via email, send a message with subject or body 'help' to
> 	ns-users-request at isi.edu
>
> You can reach the person managing the list at
> 	ns-users-owner at isi.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ns-users digest..."
>
>
> Today's Topics:
>
>    1. Fwd: Error running a scenario script (Saqib Ilyas)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 6 Jul 2008 16:57:15 +0500
> From: "Saqib Ilyas" <msaqib at gmail.com>
> Subject: [ns] Fwd: Error running a scenario script
> To: ns-users <ns-users at ISI.EDU>
> Message-ID:
> 	<262b67200807060457n1caae531m6231f33a64b1f4f8 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
>  Greeting list members
> We have recently implemented the "multiple interface support in NS-2" as
> proposed in http://telecom.inescporto.pt/~rcampos/ucMultiIfacesSupport.pdf.
> We also modified the simple-wireless.tcl script according the specifications
> given in the above mentioned document. However, when we invoke the script,
> we get the following error:
> $ ns simple-wireless.tcl
>  When configured, ns found the right version of perl in
> but it doesn't seem to be there anymore, so ns will fall back on running the
> first perl in your path. The wrong version of perl may break the test
> suites. Reconfigure and rebuild ns if this is a problem.
> num_nodes is set 6
> extra characters after close-brace
>     while compiling
> "for {set i 0} {$i < $numifs_} {incr i}{
> $node add-interface $chan($i) $propInstance_ $llType_
> $macType_  $ifqType_ $ifqlen_ $phyType_ $antType_
> $topoI..."
>     ("if" then script line 2)
>     while compiling
> "if {[info exist numifs_] } {
> for {set i 0} {$i < $numifs_} {incr i}{
> $node add-interface $chan($i) $propInstance_ $llType_
> $macType_  $ifqType_ $ifqle..."
>     (compiling body of proc "_o3", line 50)
>     (Simulator create-wireless-node line 50)
>     invoked from within
> "_o3 create-wireless-node"
>     ("eval" body line 1)
>     invoked from within
> "eval $self create-wireless-node $args"
>     (procedure "_o3" line 14)
>     (Simulator node line 14)
>     invoked from within
> "$ns_ node"
>     ("for" body line 2)
>     invoked from within
> "for {set i 0} {$i < $val(nn) } {incr i} {
>         set node_($i) [$ns_ node]
>         $node_($i) random-motion 0
> }"
>     (file "simple-wireless.tcl" line 108)
> I checked for back to back opening and closing braces as suggested in the
> error message. I found one in ns-2.31/gen/ns_tcl.cc, and I put a space
> between the closing and opening braces, but to no avail. Can anyone shed
> some light on this issue?
> Thanks and best regards
> --
> Muhammad Saqib Ilyas
> PhD Student, Computer Science and Engineering
> Lahore University of Management Sciences
>
>
> ------------------------------
>
> _______________________________________________
> Ns-users mailing list
> Ns-users at isi.edu
> http://mailman.isi.edu/mailman/listinfo/ns-users
>
>
> End of Ns-users Digest, Vol 55, Issue 6
> ***************************************
>



More information about the Ns-users mailing list