Re: [ns] DiffServ function call

2006-01-08 Thread Alexander V. Sayenko
Hi I call addQueueWeights from a Tcl function that I schedule for the necessary moment of time, it works. However, it should also be working if you do it as described in your post: $ns at 0.1 "$qE1C addQueueWeights 0 5" *** does not works here Sincerely, Alexander Sayenko > > Dear ns users,

[ns] Fwd: Problem with installation of NS 2.28

2006-01-08 Thread David Planells
Dear all, I've just installed NS 2.28 in Mandrake 10 and when I've just finished installing this version, this is what I've received: IMPORTANT NOTICES: (1) You MUST put /home/daplaji/Desktop/PFC/ns-allinone-2.28/otcl-1.9 ,/home/daplaji/Desktop/PFC/ns-allinone-2.28/lib, into your LD_LIBRARY

Re: [ns] How to calculate bandwidth from transmission power?

2006-01-08 Thread Chakkaphong St.
Hi, As you said, I have just found that, in NS2, the bandwidth can be set by "Phy/WirelessPhy set bandwidth_ 2e6" and it will be constant, even though the transmission power is changed. I am not sure why bandwidth is not related to transmission power. According to my understand, when the transmis

Re: [ns] How to calculate bandwidth from transmission power?

2006-01-08 Thread Daniel Mahrenholz
Hi, On Sunday 08 January 2006 14:19, you wrote: > As you said, I have just found that, in NS2, the bandwidth can be set by > "Phy/WirelessPhy set bandwidth_ 2e6" and it will be constant, even though > the transmission power is changed. I am not sure why bandwidth is not > related to transmission

[ns] Use of TBF for mean queue length

2006-01-08 Thread Enrique Alejandro Gutierrez Blancarte
Hi anyone! Anyone can help me how to use the class TBF for computing the mean queue length? Thanks in advance - Do You Yahoo!? La mejor conexión a Internet y 2GB extra a tu correo por $100 al mes. http://net.yahoo.com.mx

[ns] "wrong node routing agent" error... I couldn't find anything helpful in the archive...

2006-01-08 Thread cenker demir
Hello all, I am using ns-allinone-2.28 on cygwin (win XP). I had to create a "clone" of AODV and change its some attributes with a new name according to my scenario. I named my protocol "aodv_au" and copied the aodv folder changing its name to aodv_au. Then I changed every "aodv" word in aodv*.c

Re: [ns] Problem with installation of NS 2.28

2006-01-08 Thread Guy Israeli
Hi, I'm new to linux too. we noobies gotta stick together.. this is what I found after asking around and trial and error you declare NS_HOME to be where you installed it. in this case its /home/daplaji/Desktop/PFC/ns-allinone-2.28 export NS_HOME='/home/daplaji/Desktop/PFC/ns-allinone-2.28' ex

Re: [ns] Problem with installation of NS 2.28

2006-01-08 Thread Emre CAN
Hello, I agree with all that, but be careful not to delete what was already declared as environment variable.. type "echo $PATH" to see what was already declared as PATH environment variable, then copy that line and add yours to the "export" command. Do the same thing with LD_LIBRARY_PATH and so

Re: [ns] can we use linkstate routing prorocol in ns2?

2006-01-08 Thread Vincent Nauwelaers
checkout ~/ns2/linkstate and chapters 27 - 30 in NS manual and also chapter 5 ! you use LS by writing the following in your TCL script : $ns rtProto LS - Original Message - From: "aric laston" <[EMAIL PROTECTED]> To: "network simulator" Sent: Friday, January 06, 2006 10:39 AM Subject:

Re: [ns] "wrong node routing agent" error... I couldn't find anything helpful in the archive...

2006-01-08 Thread Francisco J. Ros
Hi, It seems that you aren't recompiling the whole simulator. Please be sure that you aren't getting any error when executing "make clean && make", and also that you're invoking your modified version of ns2 (in the case that you have several ns2 installations). If your problem persists, you c

[ns] ns]questions about packets sending in wireless

2006-01-08 Thread xiaoning
Hi, everyone! I'm using NS2 for doing wireless mesh network tests and I can not find what is the policy used in NS2 for packet sending in wireless network simulation. And I have two questions here: 1> in a wireless network, what is the distribution of the frequency of sending packets? 2> if a

[ns] where to save .cc files

2006-01-08 Thread anusherin
sirI saved tcl file in a seperate folder & i saved .cc file in ns-allinone2.24/ns-2.24/rcpand i compiled tcl file.whether this path is right or else where should i store .cc file.the error while i compiled isNo such command Agent/TCP/RCPplz reply sirthanks for reply.with regardsanu __