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
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
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
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