# Lab 4.1: Simple Routing

### Summary

During this lab, we learned simple routing and how to set up a switch. Setting up the Gateway is very easy you just go to the workstation the click config and setting then type in the gateway you want. Setting the Multilayer Switch IP and Submask is about the same process except when you go to config you must select FastEthernet0/N. N is the port to which the computer is connected to. then in the IP spot, you put the gateway of the workstation. To enter simulation mode click simulation on the bottom left and select what type of packets you want to see by hitting edit filters.


---

# 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-4.1-simple-routing.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.
