[ns] Is this the correct way to set wireless radio range and channel bandwidth?

2010-07-28 Thread tiongsquare
Hi, i want to set my radio propagation range for each mobilenode to 225m and the channel to operate at 2Mbps 1) for the channel bandwidth i read this the way to set it in the tcl script Mac/802_11 set dataRate_ 2Mb but do i need to set Phy/WirelessPhy set bandwidth_ 2Mb also? are they the same

Re: [ns] data payload in packet

2010-07-28 Thread G.Acar
Avinash, ns packets do not contain payload unless you tell them to do so. So when you create a traffic generator and attach it to a tcp or udp agent, don't expect the packets to carry any payload. If you want them to carry payload, you must create an application that writes into the

Re: [ns] data payload in packet

2010-07-28 Thread avinash chaurasia
hi guray below is code from my tcl file # == # Define options # == set val(chan) Channel/WirelessChannel ;# channel type set val(prop)

[ns] Processing received data packets at routing layer

2010-07-28 Thread qwer1234
Hello, I want to process received data packets at routing layer. For example I am using AODV and I want to make every node that receives data packets to act in a specific way. I intend to do this only whenever the current node is the final destination, and so no forward events are needed.

[ns] How can i speed up ns2 simulation?

2010-07-28 Thread tiongsquare
Is there anyway i could speed up my ns2 simulation? my simulation has 1000 nodes, 5000x5000 manhattan map and more..and the simulation taking hrs =.=, hope there is a way to speed up because i need this script to test my protocol and also do multiple simulations on other protocol to compare the

[ns] I can find AOMDV tutorial

2010-07-28 Thread salem2
Dear ALL, this is first time I use NS2 and cygwin. Can any one help me where i can find AOMDV tutorial with some scenario for ns2.35-RC4 ? Thanks, Salem -- View this message in context: http://old.nabble.com/I-can-find-AOMDV-tutorial-tp29292916p29292916.html Sent from the ns-users mailing

[ns] fatal ARP error...

2010-07-28 Thread Mariam A. Moustafa
S/A What is the meaning of, *fatal ARP error...* error message while running the AOMDV simulation? Thanks

[ns] Printing AOMDV routes and nam node coloring

2010-07-28 Thread Mariam Elansary
Al Salamo Alikom Dears, I have questions and really need a quick answer for them 1- for AOMDV in WSN simulation, how can I visualize, print or just know the number of constructed routes between a source and a destination?? 2- while coloring a node using this command, I get this error, $ns at