CCN Experiment7
CCN Experiment7
PROTOCOL
Date: 19/2/2025
Name: Monika Vemula
Reg no.: 22BEC1382
SOFTWARE USED:
THEORY:
1. Select three 1814 Router from Network Devices and drag and drop to the workspace.
2. Select Router0 and Go to Physical.
3. Select the WIC-2T and turn off the switch drag drop the HWIC-1GE-SFP on the device view
and turn on the switch. Repeat this step for the 3 routers.
4. Select Router0 and Go to Configuration.
5. Configure the FastEthernet0/1 by assigning IP address as 192.168.1.1 and subnet mask as
255.255.255.0 and turn on the port status.
6. Configure the Serial0/0/0 by assigning IP address as 10.0.0.1 and subnet mask as 255.0.0.0
and turn on the port status.
7. Configure the Serial0/0/1 by assigning IP address as 12.0.0.1 and subnet mask as 255.0.0.0
and turn on the port status.
8. Add IP addresses in the RIP for all the routers. Add 10.0.0.0, 11.0.0.0, 192.168.1.0,
192.168.2.0, 192.168.3.0, 12.0.0.0.
9. Select Router1 and Go to Configuration.
10. Configure the FastEthernet0/1 by assigning IP address as 192.168.2.1 and subnet mask as
255.255.255.0 and turn on the port status.
11. Configure the Serial0/0/0 by assigning IP address as 10.0.0.2 and subnet mask as 255.0.0.0
and turn on the port status.
12. Configure the Serial0/0/1 by assigning IP address as 11.0.0.1 and subnet mask as 255.0.0.0
and turn on the port status.
13. Select Router2 and Go to Configuration.
14. Configure the FastEthernet0/1 by assigning IP address as 192.168.3.1 and subnet mask as
255.255.255.0 and turn on the port status.
15. Configure the Serial0/0/0 by assigning IP address as 11.0.0.2 and subnet mask as 255.0.0.0
and turn on the port status.
16. Configure the Serial0/0/1 by assigning IP address as 12.0.0.2 and subnet mask as 255.0.0.0
and turn on the port status
17. Select six PC-PT type PCs from End devices and drag and drop to the workspace.
18. Select PC0 and go to FastEthernet0 in configuration and assign IP address and subnet mask
for the PC0 as 192.168.1.2, 255.255.255.0
19. Select PC1 and go to FastEthernet0 in configuration and assign IP address and subnet mask
for the PC1 as 192.168.1.3, 255.255.255.0. And dive default IP address as 192.168.1.1 for PC0
and PC1.
20. Select PC2 and go to FastEthernet0 in configuration and assign IP address and subnet mask
for the PC2 as 192.168.2.2, 255.255.255.0
21. Select PC3 and go to FastEthernet0 in configuration and assign IP address and subnet mask
for the PC3 as 192.168.2.3, 255.255.255.0. And dive default IP address as 192.168.2.1 for PC2
and PC3.
22. Select PC4 and go to FastEthernet0 in configuration and assign IP address and subnet mask
for the PC4 as 192.168.3.2, 255.255.255.0
23. Select PC5 and go to FastEthernet0 in configuration and assign IP address and subnet mask
for the PC5 as 192.168.3.3, 255.255.255.0. And dive default IP address as 192.168.3.1 for PC4
and PC5.
24. After establishing all the connections now make a dummy file transfer from PC0 to PC4.
And check if it is successful.
25. After that connect router0 and router2 directly and make a file transfer between PC0 to PC5
and the transfer will take shortest path.
26. Now we can disconnect the connection between Router1 and Router2 and the file transfer
still takes place as the shortest path is from Router0 to Router2.
27. Check if the mail transfer is successful or not.
IMPLEMENTATION:
Circuit diagram:
Router 0 configuration:
Router 1 configuration:
Router 2 configuration:
PC configurations:
A dummy message transfer between PC0 and PC4
The transfer is successful.
INFERENCE:
RIP is a simple dynamic routing protocol that uses hop count to determine the best path for data.
It is easy to set up and suitable for small networks. However, its limitations in scalability and
slower convergence make it less ideal for larger, more complex networks. Hence the shortest
path is used and determined.