# LAN

One of the [Types of](https://app.gitbook.com/@mudassirs46/s/network-fundamentals/~/drafts/-MRZ4cjfS8UXyANv_uLC/types-of-network) [Networks](https://app.gitbook.com/@mudassirs46/s/network-fundamentals/~/drafts/-MRZ4cjfS8UXyANv_uLC/about-this-site) is LAN.

* LAN is nothing but a single Broadcast domain.
* A LAN includes all the devices in the same Broadcast domain so that when any of the devices sends a Broadcast frame, all the other devices get a copy of that frame.
* When two or more computers or communicating devices which are in a Room, on a Floor, in a Building, or in a Campus if connected are said to be connected on LAN.

## References:

* CCNA 200-301 OCG, Volume 1, Pg. 179 - Wendell Odom.&#x20;
* RST Notes


---

# 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://mudassirs46.gitbook.io/network-fundamentals/lan.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.
