> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/es/configuracion/access-point-setup/proxy-needed/meraki.md).

# Meraki

{% hint style="warning" %}
A partir de la versión de firmware **MR 30.X**, los puntos de acceso Meraki son compatibles con RadSec. Por ello, recomendamos actualizar la versión de firmware y seguir la [guía de RadSec para Meraki](/es/configuracion/access-point-setup/radsec-available/meraki.md) en su lugar.
{% endhint %}

## configuración de Meraki&#x20;

1. En tu Meraki **Dashboard** ve a **Inalámbrico > SSIDs**
2. Habilita un nuevo SSID y dale el nombre que quieras
   1. Guarda tus cambios

      ![](/files/975e120fdc8132d0327e26f6e8a04d5cc6141811)
3. Edita la configuración de tu SSID
   1. En **Acceso de red** selecciona **Empresarial con mi servidor RADIUS**![](/files/bcd7b958ac3109fc779c139027ab12fee480254f)
4. Después de eso, ve a **servidores RADIUS** y agrega tus servidores RADIUS. Usa la **dirección IP** de tu [**Proxy**](/es/portal-de-administracion/settings/settings-server.md#properties-1), el **Puerto** 1812 y el **Secreto compartido** de tu [**Configuración del servidor**](/es/portal-de-administracion/settings/settings-server.md) página![](/files/8f64f3a09b5534ed286494ca7de5b7bdb0391ce3)
5. Configura **los parámetros EAP y los tiempos de espera** según [este ](https://docs.radiusaas.com/other/faqs/general)la guía de referencia yendo a **Wireless** > **RADIUS** > **Configuración avanzada de RADIUS.** Una vez configurado, debería verse similar a la captura de pantalla de abajo.&#x20;

   <figure><img src="/files/77d037765ca3af61314380d47422c898ffb6d4d7" alt=""><figcaption><p>Mostrando <strong>los parámetros EAP y los tiempos de espera</strong></p></figcaption></figure>
6. A **prueba** de que la configuración funciona, puedes agregar un usuario en tu [Portal](/es/portal-de-administracion/users.md#add-a-new-user) y usar la función de prueba de Meraki

   ![](/files/35e3294accca07ab5834c3cf998f0c85ddbcd66f)
7. **Guardar** tus cambios.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.radiusaas.com/es/configuracion/access-point-setup/proxy-needed/meraki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
