> For the complete documentation index, see [llms.txt](https://docs.cusna.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cusna.io/wifi-integration/summary-of-supported-wifi-vendors.md).

# Summary of supported WiFi vendors

<table><thead><tr><th width="213"></th><th>Max PSKs</th><th>PAN</th><th width="130">Groups-based policies</th><th>Group-based PAN</th><th>Roaming</th></tr></thead><tbody><tr><td><a href="/pages/gdUmIv98nNSXR2wbBKNN#cisco-meraki">Meraki</a> (iPSK w/o RADIUS)</td><td>5000 / network</td><td>WPN</td><td>Group-based Group Policies</td><td>No</td><td>No</td></tr><tr><td><a href="/pages/FCBgmkSkFS4keAPcJqxQ">Meraki (Easy PSK)</a></td><td>Unlimited</td><td>WPN or VLAN</td><td>Yes </td><td>VLAN</td><td>Yes</td></tr><tr><td><a href="/pages/qIEatyqvHRKJU8hztCD0">Aruba (Unbound MPSK)</a></td><td>Unlimited</td><td>VLAN</td><td>No</td><td>VLAN</td><td>Yes</td></tr><tr><td><a href="/pages/rxbrI8NmMTDiA2SvXIQl">Cisco Catalyst 9800</a> (Easy PSK)</td><td>Unlimited</td><td>UDP or VLAN</td><td>No</td><td>VLAN</td><td>Yes</td></tr><tr><td><a href="/pages/gdUmIv98nNSXR2wbBKNN#extreme-network-extreme-cloud-iq">Extreme Networks</a></td><td>5000</td><td>PCG</td><td>No</td><td>Yes</td><td>On same Network Policy</td></tr><tr><td><a href="/pages/gdUmIv98nNSXR2wbBKNN#cambium-cnmaestro">Cambium Networks</a></td><td>5000</td><td>VLAN</td><td>No</td><td>Yes</td><td>On same WLAN Profile</td></tr><tr><td><a href="/pages/gdUmIv98nNSXR2wbBKNN#juniper-mist">Juniper Mist</a></td><td>5000</td><td>VLAN or L3</td><td>No</td><td>VLAN only</td><td>Site or Org scope</td></tr><tr><td><a href="#huawei-cloudcampus">Huawei</a></td><td>-</td><td>VLAN</td><td>No</td><td>Yes</td><td>On same Site</td></tr><tr><td><a href="/pages/uW8ZTSgCaf2T5GAg7eQU">TP-Link Omada</a></td><td>1024</td><td>VLAN</td><td>No</td><td>Yes</td><td>On same SSI</td></tr></tbody></table>


---

# 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://docs.cusna.io/wifi-integration/summary-of-supported-wifi-vendors.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.
