Lab 9‐1 and 2: Static routes - Lillian-Griffiths/NET-150 GitHub Wiki
In this lab, I configured a three networks to be able to connect with one another using static routing.
To implement a static route, you tell each router each network that it isn't directly connected to, using the following format: ip route [network ID] [subnet mask] [next hop in route]
No issues occurred during this lab.