Packet Tracer Lab 9 1 - JadenGil/Jaden-Tech-Journal GitHub Wiki
In packet tracer lab 9-1 I learned quite a bit about static routing.
Static routes are set manually by a network admin by using a network's IP address to connect up with other networks. Because static routing is done manually large networks do not scale well with this method.
To connect networks through static routing you want to enter in IP route followed by the IP address, the subnet mask, and the default gateway into CLI. It is very important to ensure all of the information that is entered into CLI is correct so networks will be able to connect.