[ns] Routing Problem

2011-02-16 Thread jorge cabrejas
Hello, I have a problem with routing in NS2.29. I need to force the communication between two nodes. I have a configuration like thisBS - node 1 - node 2 - node 3 - node 4. I dont care if BS communicates directly with node 1, node 2 or node 4, but i want to make it that when node 2 receiv

[ns] Routing problem

2009-07-15 Thread Τσιλιγγίρης Γεώργιος
Hi to all. I have a script with a base station a wireless node and some wired nodes connected to the base station. When I start a cbr from the wireless node to one of the wired nodes I see the packets flowing in the trace file. But when I run nam I can't see the packets from the base station to t

[ns] Routing problem in OBS extension

2007-02-27 Thread Nipatjakorn Kannasoot
Hi all, I have a routing problem in OBS extension of Ns-2. Usually, when we don't specify routing protocol to be used in the ns-2, the ns-2 will automatically run static routing using shortest path algorithm and create routing table for the simulation. In the OBS extension of ns-2, It defines its

[ns] Routing problem in ns2!

2006-07-06 Thread piyush sharma
Hi everybody, The default routing algorithm implemented in ns2 is the shortest path routing (Dijkstra's Algorithm). The problem is that if there exists multiple paths having same number of hops between a source-destination node pair, which of the multiple paths is choosen, as each one is the short