First Off All Take 5 Routers And 5 Pc’s And Draw This Type Of Cennerio
Connect The Routers To Each Other With Serial Port Wire
And Connect The Pc To The Routers with Cross Cable Or Use Auto Cable
Now Assign The Ip To the Routers And The Pc’s And Set The Hostname To All The Routers
Example-R1,R2,R3,R4,R5
After Assining The Ip To the router Now We Configure The Routing To All The Routers
Configuration On Router 1
R1
ip route 192.168.1.0 255.255.255.0 192.168.5.2
ip route 192.168.2.0 255.255.255.0 192.168.5.2
ip route 192.168.6.0 255.255.255.0 192.168.5.2
ip route 192.168.3.0 255.255.255.0 192.168.7.2
ip route 192.168.7.0 255.255.255.0 192.168.6.2
ip route 192.168.8.0 255.255.255.0 192.168.7.2
ip route 192.168.4.0 255.255.255.0 192.168.8.2
Configuration On Router 2
R2
ip route 192.168.0.0 255.255.255.0 192.168.5.1
ip route 192.168.2.0 255.255.255.0 192.168.6.2
ip route 192.168.7.0 255.255.255.0 192.168.6.2
ip route 192.168.3.0 255.255.255.0 192.168.7.2
ip route 192.168.8.0 255.255.255.0 192.168.7.2
ip route 192.168.4.0 255.255.255.0 192.168.8.2
ip route 192.168.9.0 255.255.255.0 192.168.8.2
Configuration On Router 3
R3
ip route 192.168.1.0 255.255.255.0 192.168.6.1
ip route 192.168.5.0 255.255.255.0 192.168.6.1
ip route 192.168.0.0 255.255.255.0 192.168.5.1
ip route 192.168.3.0 255.255.255.0 192.168.7.2
ip route 192.168.8.0 255.255.255.0 192.168.7.2
ip route 192.168.4.0 255.255.255.0 192.168.8.2
ip route 192.168.9.0 255.255.255.0 192.168.8.2
Configuration On Router 4
R4
ip route 192.168.2.0 255.255.255.0 192.168.7.1
ip route 192.168.6.0 255.255.255.0 192.168.7.1
ip route 192.168.1.0 255.255.255.0 192.168.6.1
ip route 192.168.5.0 255.255.255.0 192.168.6.1
ip route 192.168.0.0 255.255.255.0 192.168.5.1
ip route 192.168.4.0 255.255.255.0 192.168.8.2
ip route 192.168.9.0 255.255.255.0 192.168.8.2
Configuration On Router 5
R5
ip route 192.168.3.0 255.255.255.0 192.168.8.1
ip route 192.168.7.0 255.255.255.0 192.168.8.1
ip route 192.168.2.0 255.255.255.0 192.168.7.1
ip route 192.168.6.0 255.255.255.0 192.168.7.1
ip route 192.168.1.0 255.255.255.0 192.168.6.1
ip route 192.168.5.0 255.255.255.0 192.168.6.1
ip route 192.168.0.0 255.255.255.0 192.168.5.1