[ns] Normalized Data Load

2007-10-17 Thread vava vvava
Routing overhead : the number of transmitted control packets. For multi-hop communication, each transmission of the packet is taken into account. Data: the number of delivered data packets. Normalized Data Load : defined by Dat

[ns] Normalized Data Load

2007-10-17 Thread vava vvava
Routing overhead : the number of transmitted control packets. For multi-hop communication, each transmission of the packet is taken into account. Data: the number of delivered data packets. Normalized Data Load : defined by Dat

[ns] throughput.awk delay.awk pkt_loss.awk problem

2007-03-29 Thread vava vvava
I would like to use awk to run output (throughput, delay and packet loss) I try to run awk script as stated in this link: http://mailman.isi.edu/pipermail/ns-users/2004-September/044664.html When i try to run throughput.awk I got this: awk: throughput.awk:47: (FILENAME=aodv-50-0-20.tr FNR=245464)

[ns] scenario(movement pattern and connection pattern) problem

2007-03-24 Thread vava vvava
ns2 newbie here... I have download a scenarios which contain movement pattern and communication pattern using CBR sources from http://www.monarch.cs.rice.edu/cmu-ns.html I would like to use one of the scenario. My question is: Do i have to copy the scenario(movement pattern and communication p

[ns] How to run script(AODV,DSR,DSDV) in ns-allinone-2.30?

2007-03-15 Thread vava vvava
Hello, I'm new user for ns2 and I've ns-allinone-2.30 running on Ubuntu 6.06.. I want to run the sample of the script in few ad hoc routing protocols such as AODV, DSR and DSDV that is in the directory ../ns-allinone-2.30/ns-2.30/aodv or dsr or dsdv. Is it possible to me to run this script? (a

[ns] bash: namtrace-all: command not found

2007-02-12 Thread vava vvava
I have install ns-allinone-2.30 so the next step i learn using NS from Marc Greis' Tutorial. The following are the command for starting ns in Marc Greis' Tutorial. set ns [new Simulator] set nf [open out.nam w] $ns namtrace-all $nf The first 2 command is doing fine. But for the last commmand,

Re: [ns] ns-2.30 installation problem

2007-02-11 Thread vava vvava
I having problem installing ns-2.30. I run make after ./configure Lots of stuff running until at the end of of the line, this error display: make: *** No rule to make target `VERSION', needed by `gen/version.c'. Stop. what does it mean? I am very new to linux. I am using ubuntu 6.06 base an