To execute xgraph of DSDV algorithm you should follow
- Install xgraph as “sudo apt-get install xgraph”
- after that trace the file whatever (.tr) file has been generated by tcl script
- for execution the .tr file on the graph try “xgraph dsdv.tr”
- EXAMPLE OF DSDV ALGORITHM …
Advertisements