- Implementation of a three nodes point –to –point network with duplex links between them,which is used to simulate the communication between the nodes and to find the number of packets droped by varying the Bandwidht.
-
Clone the repo.
git clone https://github.com/Sarvesh-SP/ptpNetworking.git
-
Navigate into the repo and compile the .tcl file
sudo ns ptpn.tcl
-
Run the ptpngraph file using Xgraph
xgraph -x "Bandwidth(Mbps)" -y "Packet drop count" -t "Performance Analysis" ptpngraph