Hello Ubaid,
Hello everyone,
I want to count the number of packet that is received (forwarded) on the
intermediate node.
Node0_Node3___Node4
/
/
/
/
Node2_/
I want to count on node3, when I sent
/
>/
> Node2__/
> Thanks Ubaid, againt.
>
> ===
> Nguyen Tan Cam
>
> HCMUS
> ===
>
>
>
> --- On Thu, 5/28/09, obaid abbasi wrote:
>
> > From: obaid abbasi
> > Subject: Re: [ns]
hi
all traffic are logged in the trace file. Each node created has a unique
ID and the packet seen by this node is logged with the node unique ID
in the trace file. So you could use an awk script to count the number of
packets seen on Node3
greetings
tan cam wrote:
>
> Hi everyone,
> I have t
Hi everyone,
I have the problem when I try to count the number of packet, that the
intermediate node received.
I have a topology, that have 4 nodes (following figure):
node1_Node3___Node4
/
/
/
/
node2__/
That mea