[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] dropping packets with no reason.



 
Hi,
 
I am doing some wireless simulation in ns . I find that most of my packets got dropped with no reasons showed in the trace file. Does anyone know why this happened? Why there is no reason for the packet droping?
 
Here is what I got in the trace file:
 

r -t 2.619434403 -Hs 1 -Hd -2 -Ni 1 -Nx 200.00 -Ny 0.00 -Nz 0.00 -Ne -1.000000 -Nl MAC -Nw --- -Ma 0 -Md ffffffff -Ms 0 -Mt 800 -Is 0.255 -Id -1.255 -It AODV -Il 52 -If 0 -Ii 0 -Iv 3 -P aodv -Pt 0x2 -Ph 0 -Pb 2 -Pd 5 -Pds 0 -Ps 0 -Pss 2 -Pc REQUEST

r -t 2.619459403 -Hs 6 -Hd -2 -Ni 6 -Nx 0.00 -Ny 200.00 -Nz 0.00 -Ne -1.000000 -Nl RTR -Nw --- -Ma 0 -Md ffffffff -Ms 0 -Mt 800 -Is 0.255 -Id -1.255 -It AODV -Il 52 -If 0 -Ii 0 -Iv 3 -P aodv -Pt 0x2 -Ph 0 -Pb 2 -Pd 5 -Pds 0 -Ps 0 -Pss 2 -Pc REQUEST

d -t 3.454425542 -Hs 0 -Hd 1 -Ni 0 -Nx 0.00 -Ny 0.00 -Nz 0.00 -Ne -1.000000 -Nl IFQ -Nw --- -Ma 0 -Md 1 -Ms 0 -Mt 800 -Is 0.0 -Id 5.0 -It cbr -Il 532 -If 0 -Ii 30 -Iv 30 -Pn cbr -Pi 30 -Pf 0 -Po 5

d -t 3.454425542 -Hs 0 -Hd 1 -Ni 0 -Nx 0.00 -Ny 0.00 -Nz 0.00 -Ne -1.000000 -Nl IFQ -Nw --- -Ma 0 -Md 1 -Ms 0 -Mt 800 -Is 0.0 -Id 5.0 -It cbr -Il 532 -If 0 -Ii 30 -Iv 30 -Pn cbr -Pi 30 -Pf 0 -Po 5

d -t 3.454425542 -Hs 0 -Hd 1 -Ni 0 -Nx 0.00 -Ny 0.00 -Nz 0.00 -Ne -1.000000 -Nl IFQ -Nw --- -Ma 0 -Md 1 -Ms 0 -Mt 800 -Is 0.0 -Id 5.0 -It cbr -Il 532 -If 0 -Ii 30 -Iv 30 -Pn cbr -Pi 30 -Pf 0 -Po 5

 

Yaling