# Lab 12.1: Building a WLAN in Packet Tracer

### Summary

During this lab, we learned to set up wireless connections. This was a very daunting task as I have never seen a wireless router in packet tracer. To create a wireless network you want to go to the GUI tab and configure the network with your routing table if provided. Then go through the security tab and set up a passphrase if needed. We needed to connect the wireless router to a wired router and then a web server. This caused me a problem because I put down the LAN default gateway and not the Internet.


---

# 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-12.1-building-a-wlan-in-packet-tracer.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.
