Friday, 28 June 2013

ns2 simulation workflow

NS2 Workflow includes four steps:
1.       Implement protocol models
2.       Setup Simulation Scenario by defining topology, i.e. Make Tcl file in which you mention what type of scenario you want, e.g. no. Of nodes, kind of agent working on nodes etc.
3.       Run simulation i.e. Run the tcl file

4.       Analyse simulation results i.e. by GNU Awk and gnuplot

No comments:

Post a Comment