Lab 9 1 Packet Tracer: Static Routing - nataneliezer/tech-journal GitHub Wiki

Summary

In this lab we used packet tracer to practice static routing a network. Static routing requires that you manually configure the routing tables of each router to each network. This is ok for smaller networks but does not scale well.

How do you enter "config mode" from the command-line interface of a router?

you can enter config mode by typing "enable" >enter then type "config terminal"

How do you enter a static route through the command-line interface (i.e., what command do you use, and what information does the command include?)

The command to enter a static route is "ip route" followed by the address of the target router, subnet mask, then the address of the router