Lab 9‐1 ‐Packet Tracer: Static Routing - benjamintyler367/NET-150-Journal GitHub Wiki
How to do static routing in packet tracer:
- go into the cli
- press enter
- type enable
- type configure terminal
- type ip route (IP address of the destination network) (subnet mask) (the IP address of the network your on) then press enter
- type exit
- Test your configuration