Hi,

  The network topology I have is:
 MobileNode(1.0.1)---~---BaseStation(1.0.0)---FixedNode(0.0.0)
  Is sent a cbr UDP flow from the Mobile Node to the Fixed Node

  Following the packet "-Pi 63", i got the lines related with it:
s -t 25.151200000 -Hs 2 -Hd -2 -Ni 2  -Nl AGT -Nw --- -Ma 0 -Md 0 -Ms
0 -Mt 0 -Is 4194305.0 -Id 0.0 -It cbr -Il 1472 -If 0 -Ii 70 -Iv 32 -Pn
cbr -Pi 63

r -t 25.151200000 -Hs 2 -Hd -2 -Ni 2  -Nl RTR -Nw --- -Ma 0 -Md 0 -Ms
0 -Mt 0 -Is 4194305.0 -Id 0.0 -It cbr -Il 1472 -If 0 -Ii 70 -Iv 32 -Pn
cbr -Pi 63

f -t 25.151200000 -Hs 2 -Hd 4194304  -Nl RTR -Nw --- -Ma 0 -Md 0 -Ms 0
-Mt 0 -Is 4194305.0 -Id 0.0 -It cbr -Il 1492 -If 0 -Ii 70 -Iv 32 -Pn
cbr -Pi 63

s -t 25.543735972 -Hs 2 -Hd 4194304 -Ni 2  -Nl MAC -Nw --- -Ma 0 -Md
1000000 -Ms 8 -Mt 0 -Is 4194305.0 -Id 0.0 -It cbr -Il 546 -If 0 -Ii 70
-Iv 32 -Pn cbr -Pi 63

s -t 25.552902233 -Hs 2 -Hd 4194304 -Ni 2  -Nl MAC -Nw --- -Ma 0 -Md
1000000 -Ms 8 -Mt 0 -Is 4194305.0 -Id 0.0 -It cbr -Il 828 -If 0 -Ii 70
-Iv 32 -Pn cbr -Pi 63

s -t 25.562902233 -Hs 2 -Hd 4194304 -Ni 2 -Nl MAC -Nw --- -Ma 0 -Md
1000000 -Ms 8 -Mt 0 -Is 4194305.0 -Id 0.0 -It cbr -Il 142 -If 0 -Ii 70
-Iv 32 -Pn cbr -Pi 63

r -t 25.563322558 -Hs 1 -Hd 4194304 -Ni 1 -Nl MAC -Nw --- -Ma 0 -Md
1000000 -Ms 8 -Mt 0 -Is 4194305.0 -Id 0.0 -It cbr -Il 1492 -If 0 -Ii
70 -Iv 32 -Pn cbr -Pi 63
+ 25.563348 1 0 cbr 1492 ------- 0 1.0.1.0 0.0.0.0 63 70
- 25.563348 1 0 cbr 1492 ------- 0 1.0.1.0 0.0.0.0 63 70

-The packet is sent from the -Is  4194305.0 to the -Id 0.0, that
should correspond to the Address.Port of the Mobile Node and
FixedNode, they remain the same.
-First I can conclude that the packet is sent by the entity AGT node
-Ni 2 or -Hs 2, that is the Mobile Node,  to the Hop destination = -2,
is this a broadcast?
-And at the same time is received from the network layer  RTR, a
broadcast from the node -Hs -2. Which station receives the broadcast,
the BS or the MN? The confusion is, a 'r' means that the source Hs 2
received the packet? So what means the Hd -2?
-Then also at the same time a RTR packet is forward from the MN ID to
the  -Hd 4194304, that should be the BS address, and after the data is
sent  from the MN to the BS several times (-Il 546, -Il 828, -Il 142).
In the end the data is received by the node ID -Hs 1, from the -Hd
4194304?, this means that the BS has two entities, the Mac Address
that gives all the frames simultaneously (that's the entire packet) to
the Application layer with the Node id=1?
And in the end the packet is received by the -Hs 1, that is the node
ID of the BS, and then given to the FixedNode ID "1 0 cbr".

Kindly, Tiago Junqueira

Reply via email to