[ns] Multi-interface support howto, by Ramon Aguero

2007-01-18 Thread Shahatha
Hello, did any one implement the extension of ns-2 for multi-channel from Ramon Aguero at: http://personales.unican.es/aguerocrhttp://personales.unican.es/aguerocr many thanks for Ramon Aguero for his Dokument. i have some problems at Chapter 5, where to add the listing

[ns] How to disable all the trace outputs

2007-01-18 Thread babak
Dear All, I'm simulating a wireless network with 500 nodes. I have turned off all the trace options in my tcl file. However, still lines are appending to the output file and after a while the file gets huge. It really make the simulation slow. Does anybody know how can I turn off tracing

Re: [ns] Multi-interface support howto

2007-01-18 Thread Ramon Aguero
Hello Shahatha, In addition to the answers we have given before, see some more answers inline... Cheers, Ramón At 12:00 17/01/2007, you wrote: chapter 4 4.2 Listing 4.1 the variable MAX_CHANNELS i have declared it like a follow in mobilenode.h : #define MAX_CHANNELS XXX but which value? or

Re: [ns] Multi-interface support howto, by Ramon Aguero

2007-01-18 Thread Ramon Aguero
Hi Shahatha, As we say in the report we didn't use aodv, so we really appreciate that you work on this, it would be good trying to extend the report with your own experience on AODV. We have been doing a quick overlook of the aodv code (which we have not personally used that much) and this

Re: [ns] How to disable all the trace outputs

2007-01-18 Thread Luqman
Dear All, I'm simulating a wireless network with 500 nodes. I have turned off all the trace options in my tcl file. However, still lines are appending to the output file and after a while the file gets huge. It really make the simulation slow. Does anybody know how can I turn off tracing

Re: [ns] Multi-interface support howto

2007-01-18 Thread Tim Elschner
great job as far as i can see. anyway i ran into problems with ns-mobilenode.tcl: in Node/MobileNode instproc reset i couldn't find any differences to the original. i got an error, that arptable_ is an array. so i changed every arptable_ into arptable. now ns2 complains about the missing variable

Re: [ns] How to disable all the trace outputs

2007-01-18 Thread Pedro Vale Estrela
a) Don't call ns trace-all or a similar lines b) write the trace to /dev/null -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of babak Sent: quinta-feira, 18 de Janeiro de 2007 10:47 To: ns-users@ISI.EDU Subject: [ns] How to disable all the trace

[ns] create multiple paths in a wireless network

2007-01-18 Thread antonis antoniou
i use ns2.29 under cygwin win xp. I want to use 802.11 to create a wireless network. In each node i want to check congestion level(queue or channel sampling)and according to these values react by rerouting the traffic Can any one helpI will really appreciate your answer on: 1. how to

[ns] Regarding energy dissipated in LEACH

2007-01-18 Thread MUQ L
Hi everyone, I have successfully install and running LEACH on ns2.27. However, I've noticed that at the end of simulation, in the file leach.out, the total energy dissipated in the systems is more that the total initial energy of all nodes. Does anyone has the similar problems that I have?

[ns] Packet Loss Problem - Event d

2007-01-18 Thread Alessandro Vivas
Hi, in my simulations each source has a different flow id. So, to calculate number of dropped packets to some source I only count the number of lines with d event to some flow ID. Why some packets are dropped and don't have event d. How to calculate loss? Sent packets minus receive packets? Or

Re: [ns] Multi-interface support howto

2007-01-18 Thread Ramon Aguero
Hello Tim, thanks for pinpointing the error! Somehow I made a mistake when copying and pasting the code to the file. The correct procedure would be the following one (note that the arptable_ is now within the 'for' cycle). In this sense, I don't think you need to change all arptable_ into

[ns] OLSR Simulation Parameters

2007-01-18 Thread waldecktorres
Hi All, I've recently configured OLSR at NS 2.29 but when i ran tcl-example script modified for my number of nodes i've received 2 warnings regarding pattern and scenario, As show below: [EMAIL PROTECTED] simulacoes]# ns OLSR_Mesh_UFF_WRT_Base.tcl num_nodes is set 20 warning: Please use

[ns] UGS traffic - WiMAX Simulation

2007-01-18 Thread Vineesh
Hi all, I have been trying to simulate WiMAX scenarios in NS2. I have used the patch from NDSL. I had defined one BS and 4 SSs'. Four UGS traffic generating agents (at BS) at the rate of 512kbps. I am able to measure the bandwidth at the SS and get a plot on X graph. But if the rate is 1Mbps or