05-10-2021 02:34 AM
Hello, I was doing a school project about making a small buisness.
Im sure I did everything correctly but Im not too sure about it.
Please help the file is here
Solved! Go to Solution.
05-10-2021 05:35 AM
Hello,
there is no routing configured on either one of the routers. Add the below static routes:
Router2(config)#ip route 192.168.20.8 255.255.255.248 192.168.20.18
Router3(config)#ip route 192.168.20.0 255.255.255.248 192.168.20.17
Attached the revised, working file.
05-10-2021 05:35 AM
05-10-2021 06:48 PM
Thank you for your help, I did not realize that I forgot to input the ip route.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide