> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-ews-switch-user-manual/wireless-controller-features/mesh/mesh-profile.md).

# Mesh Profile

For WLAN coverage extension for which a wired connection is hard to reach, the EWS controller switch exploits the mesh feature from EnSky AP to extend WLAN connectivity for those areas. A **mesh network** allows managed APs to connect directly to a switch or connect over wireless links dynamically and non-hierarchically to other managed AP nodes and cooperate with one another to efficiently route data.

![](https://lh6.googleusercontent.com/CeHgovq55Vno2CTWvzWoAKlfuCsEeGqP-8how5I7RplLQ4Z98YsgU_AgqLRAP40Fqk9D9X5gORrfyu7_dbJanqbSw0WLPXtDtn1hw9YFfLLC8ykD_UPgTtcsBLawnjD7iNbQ-XQ)

| Items          | Descriptions                                                                                             |
| -------------- | -------------------------------------------------------------------------------------------------------- |
| Mesh Band      | This can be selected either 2.4Ghz or 5GHz to set up mesh connection.                                    |
| Mesh ID        | It is a locally unique ID used for mesh connection.                                                      |
| Password       | This is the password used to establish mesh links with respect to Mesh ID.                               |
| RSSI Threshold | It is used as the threshold value to let adjacent APs decide whether it’s eligible to set up mesh links. |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.engenius.ai/home-ews-switch-user-manual/wireless-controller-features/mesh/mesh-profile.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.
