Lab 9 2: Packet Tracer Static Routing, Part II - jude-lindale/Wiki GitHub Wiki
Summary
For this lab, we had to create a static network and point the routers to one another to create a connection. We also had to configure the routers and the computers.
Tech Journal Questions
When a router receives a packet, what steps does it go through to decide where to send the packet to next?
First, the packet is sent to the router and then the router checks the destination IP and then sends it to the corresponding router/switch.