- Question 1
Run the script for Question 1 using:To fix the initial routing topology, run the below python script.sudo python3 intial_routing_topology.py
The logs are saved in thesudo python3 generate_results_script.py
logsdirectory. - Question 2
Run the script for Question 2 using:
To fix the initial topology and configure NAT, run the below python file.
sudo python3 initial_topo.py
sudo python3 NAT_Configured_topo.py ``` - Question 3
To perform asynchronous distance vector routing, first compile the below code.
Then run the generated executable file using:
cc distance_vector.c node0.c node1.c node2.c node3.c -o dv_routing
The program will ask for an input TRACE, we can enter the trace to be 2../dv_routing
bp0609/CN_Assignment3
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|