# Lab 11.1: VLANs Part 1

### Summary

This lab was pretty easy and there were little problems that needed to be worked around. To create the VLAN you go to the switch then VLAN database and add the number and name of the VLAN. To configure an access the port go to the desired interface then click on it and select the VLAN where it says 1. To configure a trunk do the same as the access port except chance access to trunk and select what VLANs you need.


---

# 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-11.1-vlans-part-1.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.
