Skip to content

A three nodes point –to –point network with duplex links , used to simulate the communication between the nodes.

Notifications You must be signed in to change notification settings

Sarvesh-SP/ptpNetworking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ptpNetworking

  • 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.

alt tag

Set up(only for Linux Users).
  1. Clone the repo.

     git clone https://github.com/Sarvesh-SP/ptpNetworking.git
    
  2. Navigate into the repo and compile the .tcl file

     sudo ns ptpn.tcl
    
  3. Run the ptpngraph file using Xgraph

     xgraph -x "Bandwidth(Mbps)" -y "Packet drop count" -t "Performance Analysis" ptpngraph
    
  4. Now take the ScreenShot of the graph alt tag

About

A three nodes point –to –point network with duplex links , used to simulate the communication between the nodes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published