Static Routing I - morgan-hanrahan/Tech-Journal GitHub Wiki
Summary
In this lab, we worked with Packet Tracer to set up static routes and ping different PCs through the different networks.
Helpful Info
To enter config mode from the command line interface of a router, simply type enable, then on the next line type config terminal.
To enter a static route through the command line interface use, ip route [destination network ip] [subnet mask] [ip address of next the thing you want to connect].