[ns] problem with wimax module in ns-2.29

2011-03-06 Thread zmezm 14




good day everyone , i hope you all doing well ..

i have a problem with my wimax module in ns-2.29 
i already install ns2 with the NIST successfully thanks to your help but when i 
try to run any wimax samples  i get an error im quite new to ns so can you 
pleas help me 

fear@fear-laptop:~/ns2/test$ ns wimaxtest.tcl
Configuration of hierarchical addressing done
num_nodes is set 12
invalid command name "Mac/802_16/BS"
    while executing
"Mac/802_16/BS create _o38 "
    invoked from within
"catch "$className create $o $args" msg"
    invoked from within
"if [catch "$className create $o $args" msg] {
if [string match "__FAILED_SHADOW_OBJECT_" $msg] {
delete $o
return ""
}
global errorInfo
error "class $..."
    (procedure "new" line
 3)
    invoked from within
"new $mactype"
    (procedure "_o28" line 10)
    (Node/MobileNode add-interface line 10)
    invoked from within
"$node add-interface $chan $propInstance_ $llType_ $macType_  $ifqType_ 
$ifqlen_ $phyType_ $antType_ $topoInstance_  $inerrProc_ $outerrProc_ $FECProc_"
    (procedure "_o3" line 70)
    (Simulator create-wireless-node line 70)
    invoked from within
"_o3 create-wireless-node 1.0.0"
    ("eval" body line 1)
    invoked from within
"eval $self create-wireless-node $args"
    (procedure "_o3" line 16)
    (Simulator node line 16)
    invoked from within
"$ns node 1.0.0"
    invoked from within
"set BaseStation [$ns node 1.0.0]  "
   
 (file "wimaxtest.tcl" line 139)


best regards to all ..
    









  


  

Re: [ns] gt-itm problem

2011-03-06 Thread stalaei


Hi

I have donwloaded the GT-ITM(the Linux version).
but i don't know how to use it?when i execute the "itm" file in the binary
folder it gives me the following line:
itm   

I'm assuming it's asking for parameters.
what am i suppose to type?

thanks a lot
shahin






Hi all,
i
installed ns-allinone-2.29.3 but i have problems about running
gt-itm.My ns-allinone-2.29/gt-itm/bin directory has the itm executable
file so i think gt-itm is installed good but if i run ''itm r10'' in
ns2 it say it cant open r10 file.
Anyone can help me?

Thank you very much


__
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto
spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 



-- 
View this message in context: 
http://old.nabble.com/gt-itm-problem-tp20087880p31083841.html
Sent from the ns-users mailing list archive at Nabble.com.



Re: [ns] Ns-users Digest, Vol 87, Issue 6

2011-03-06 Thread ranjana pathak

Dear frds,

I am using ns2.34, during compiling two different tcl, I am getting two
different formats of the trace file.

can anyone tell why using one type of ns version I m getting two types of
trace files?



Thanks in advance.

Ranjana


On Mon, Mar 7, 2011 at 12:00 PM,  wrote:

> Send Ns-users mailing list submissions to
>ns-users@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-requ...@isi.edu
>
> You can reach the person managing the list at
>ns-users-ow...@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. eln in ns2 (shir shwe)
>   2. awk file to calculate throughput, routing overhead, delay
>  (Nguyen Thanh)
>   3. problem with wimax module in ns-2.29 (zmezm 14)
>   4. Re: gt-itm problem (stalaei)
>
>
> --
>
> Message: 1
> Date: Sun, 6 Mar 2011 08:44:05 +0530
> From: shir shwe 
> Subject: [ns] eln in ns2
> To: ns-users@isi.edu
> Message-ID:
>
> Content-Type: text/plain; charset=ISO-8859-1
>
> hello everybody,
> I am doing a project on performance improvement of tcp in a wired cum
> wireless network. Can anybody tell me how to implement eln in such a
> network
> using ns2?
>
>
> --
>
> Message: 2
> Date: Sat, 5 Mar 2011 20:50:13 -0800 (PST)
> From: Nguyen Thanh 
> Subject: [ns] awk file to calculate throughput, routing overhead,
>delay
> To: ns-users@isi.edu
> Message-ID: <64167.37044...@web38208.mail.mud.yahoo.com>
> Content-Type: text/plain; charset=utf-8
>
> Hello,
>
> I need awk file to calculate throughput, routing overhead, delay,
>
>
>normalized routing load
>
>
>
>
>  of AODV,DSR...Could anyone please send me?
>
> Thank you in advance.
> Nguyen
>
>
>
>
>
>
> --
>
> Message: 3
> Date: Sun, 6 Mar 2011 00:25:49 -0800 (PST)
> From: zmezm 14 
> Subject: [ns] problem with wimax module in ns-2.29
> To: ns-users@isi.edu
> Message-ID: <951512.92451...@web120720.mail.ne1.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
>
>
>
> good day everyone , i hope you all doing well ..
>
> i have a problem with my wimax module in ns-2.29
> i already install ns2 with the NIST successfully thanks to your help but
> when i try to run any wimax samples? i get an error im quite new to ns so
> can you pleas help me
>
> fear@fear-laptop:~/ns2/test$ ns wimaxtest.tcl
> Configuration of hierarchical addressing done
> num_nodes is set 12
> invalid command name "Mac/802_16/BS"
> ??? while executing
> "Mac/802_16/BS create _o38 "
> ??? invoked from within
> "catch "$className create $o $args" msg"
> ??? invoked from within
> "if [catch "$className create $o $args" msg] {
> if [string match "__FAILED_SHADOW_OBJECT_" $msg] {
> delete $o
> return ""
> }
> global errorInfo
> error "class $..."
> ??? (procedure "new" line
>  3)
> ??? invoked from within
> "new $mactype"
> ??? (procedure "_o28" line 10)
> ??? (Node/MobileNode add-interface line 10)
> ??? invoked from within
> "$node add-interface $chan $propInstance_ $llType_ $macType_? $ifqType_
> $ifqlen_ $phyType_ $antType_ $topoInstance_? $inerrProc_ $outerrProc_
> $FECProc_"
> ??? (procedure "_o3" line 70)
> ??? (Simulator create-wireless-node line 70)
> ??? invoked from within
> "_o3 create-wireless-node 1.0.0"
> ??? ("eval" body line 1)
> ??? invoked from within
> "eval $self create-wireless-node $args"
> ??? (procedure "_o3" line 16)
> ??? (Simulator node line 16)
> ??? invoked from within
> "$ns node 1.0.0"
> ??? invoked from within
> "set BaseStation [$ns node 1.0.0]? "
> ???
>  (file "wimaxtest.tcl" line 139)
>
>
> best regards to all ..
> ? ?
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> --
>
> Message: 4
> Date: Sun, 6 Mar 2011 15:54:20 -0800 (PST)
> From: stalaei 
> Subject: Re: [ns] gt-itm problem
> To: ns-users@isi.edu
> Message-ID: <31083841.p...@talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Hi
>
> I have donwloaded the GT-ITM(the Linux version).
> but i don't know how to use it?when i execute the "itm" file in the binary
> folder it gives me the following line:
> itm   
>
> I'm assuming it's asking for parameters.
> what am i suppose to type?
>
> thanks a lot
> shahin
>
>
>
>
>
>
> Hi all,
> i
> installed ns-allinone-2.29.3 but i have problems about running
> gt-itm.My ns-allinone-2.29/gt-itm/bin directory has the itm executable
> file so i think gt-itm is installed good but if i run ''itm r10'' in
> ns2 it say it cant open r10 file.
> Anyone can help me?
>
> Thank you very much
>
>
> __
> Do You Yahoo!?
> Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto
> spazio gratuito per i tuoi file e i messaggi
> http://mail

[ns] help with xgraph

2011-03-06 Thread serene wong

Hi

I am new to ns2 and I am having this problem with xgraph. When I run my file, 
it keeps giving me this error:
ns: finish: Problems found with input data. while executing
"exec xgraph tcpTahoe.tr tcpReno.tr tcp793.tr -geometry 800x400" (procedure 
"finish" line 11)

I have tried running xgraph on other examples and it works. May I know what is 
the cause of the error?
Thank you