Lab 9 2 Packet Tracer Static Routing Part II - CSchulz0618/Network-Fundamentals GitHub Wiki

Today we learned more about routing in packet tracer and we learned how to use the ip route command.

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?)

  • (config)#ip route <154.103.16.2 (Network address of FinanceEast)> <255.255.254.0 (Subnet mask of FinanceEast)> 153.104.20.130 (Serial 2/0 IPV4 of Router)