# Meraki

{% hint style="warning" %}
Starting with firmware version **MR 30.X**, Meraki APs support RadSec. Hence, we recommend to update your firmware version and follow the [RadSec guide for Meraki](/configuration/access-point-setup/radsec-available/meraki.md) instead.
{% endhint %}

## Meraki configuration&#x20;

1. In your Meraki **Dashboard** go to **Wireless > SSIDs**
2. Enable a new SSID and give it the name you want
   1. Save your changes

      ![](/files/jG9n0G1lT9szuvib5ol1)
3. Edit the Settings of your SSID
   1. Under **Network access** select **Enterprise with my RADIUS server**![](/files/dNxL8KzCDBH8YcmyGfcz)
4. After that, go to **RADIUS servers** and add your RADIUS servers. Use the **IP Address** of your [**Proxy**](/admin-portal/settings/settings-server.md#properties-1), the **Port** 1812 and the **Shared Secret** from your [**Server Settings**](/admin-portal/settings/settings-server.md) page![](/files/55OPPFut5RQqhH1WAbKe)
5. Configure **EAP parameters and timeouts** according to [this ](https://docs.radiusaas.com/other/faqs/general)reference guide by going to **Wireless** > **Radius** > **Advanced RADIUS settings.** Once configured, it should look similar to the screenshot below.&#x20;

   <figure><img src="/files/9u8Gqxs7zV9M0VT6jy2E" alt=""><figcaption><p>Showing <strong>EAP parameters and timeouts</strong></p></figcaption></figure>
6. To **test** that the configuration works, you can add a user in your [Portal](/admin-portal/users.md#add-a-new-user) and use the Meraki test function

   ![](/files/LgZQKWC7P5jdaYBgrRNO)
7. **Save** your changes.


---

# 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://docs.radiusaas.com/configuration/access-point-setup/proxy-needed/meraki.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.
