# Lab 9.2: Static Routing Part 2

### Summary

During this lab we set up a subnet table this table was used to configure our setup in packet tracer. This setup contained an East and West side with Finance and Sales on both. The hard part of this lab I had to troubleshoot was I hit the wrong number when typing in the table and when copying and pasting I took the wrong number and had to figure out why a destination was unreachable. I made life easier for myself by instead of typing in the command and doing that 4 times over I just did the Static tab in the routers. When a router receives a packet it goes through its routing table to figure out what network this packet was made to go to. Then it sends it to the correct network.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://paul-gleason.gitbook.io/net-150-network-fundamentals/labs/lab-9.2-static-routing-part-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
