Ns3 Projects for B.E/B.Tech M.E/M.Tech PhD Scholars.  Phone-Number:9790238391   E-mail: ns3simulation@gmail.com

How to Run a TCL File in Ns3

            Through this article, our research professionals have depicted step by step process to run TCL files in the network simulator 3.

Step: 1 Download Ns3

              As a start, we have to download the packages based on ns-3.28 through the below mentioned URL.

https://www.nsnam.org/release/ns-allinone-3.28.tar.bz2

Download Ns3 Packages

Step: 2 Configure Ns3

           Then, we have to configure the packages of ns-3.28 through the implementation of the following commands in the terminal.

tar jxfv ns-allinone-3.28.tar.bz2

cd ns-allinone-3.28/ns-3.28

Changing the Location

./waf configure –enable-examples

Step: 3 Main File Creation

          Consequently, we have to create the main file in the scratch folder and the TCL file is functioning through the trace file configuration.

Creation of Main File

Step: 4 Main File Execution

          Finally, the main file is executed through the implementation of the below mentioned commands.

sudo ./waf –run Main –vis

Implementation of Main File

               At last, you guys can just make a call to us to acquire more research assistances.