This article is about installing Ns3 and here we have provided the required data about the installing of network simulator 3.
Initially, we have to download the particular release through just typing the below mentioned commands in the terminal.
./download.py -n ns-3.30


While implementing the above mentioned download.py -n ns-3.30 command we acquire the result as the screen mentioned below.

Consequently, we have to install the ns-3.30 through the process of configuration and installation over the implementation of below mentioned commands respectively.
- Configuration
sudo ./waf configure

- Installation
sudo ./waf build

We provide the complete research support for the research scholars to install Ns3 and you guys can contact us at any time because are providing the 24/7 support.

