Hi Ankur Iam pradeep doing masters in networking and doing my project on NS2 can you please help with tcl script till now i generated UDP traffic and created setdest but while executing i got an error in "creating god" can you please send me your script so that it will be help full in my project.
thanks pradeep (07501001287) ([email protected]) Iam very much thankful to you Haripriya Nair wrote: > > > > ankur goyal wrote: >> >> >> Hi All, >> >> I have written a tcl script and an awk script to evaluate the performance >> of >> AODV, DSR and DSDV protocols in terms of average delay and total number >> of >> packets received and dropped. But i am getting very absurd results when i >> run my script to extract the data. >> >> My results are as follow: >> >> for DSR: >> >> Generated Packets = 46904 PACKETS >> Received Packets = 1227 PACKETS >> Total Dropped Packets = 12443 >> e2e delay = 3.911883 >> >> for AODV: >> >> Generated Packets = 12362 PACKETS >> Received Packets = 3221 PACKETS >> Total Dropped Packets = 9105 >> e2e delay = 0.007428 >> >> I believe that there is something wrong in my script which i am not able >> to >> figure out. >> >> So can anyone provide me a tcl script for AODV, DSR and DSDV protocols >> such >> that all the required data are extracted from trace files in TCL scripts >> only rather than using AWK script separately. >> >> Eagerly waiting for a quick reply as i need it urgently. >> >> Thanks & Regards, >> Ankur >> >> > > -- View this message in context: http://old.nabble.com/help-needed-in-performance-comparison-of-AODV%2C-DSR-and-DSDV-routing-protocol-tp29588901p31412927.html Sent from the ns-users mailing list archive at Nabble.com.
