> 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/pt/configuracao/access-point-setup/proxy-needed/meraki.md).

# Meraki

{% hint style="warning" %}
Começando com a versão de firmware **MR 30.X**, os APs Meraki suportam RadSec. Por isso, recomendamos que atualize a sua versão de firmware e siga o [guia RadSec para Meraki](/pt/configuracao/access-point-setup/radsec-available/meraki.md) em vez disso.
{% endhint %}

## configuração Meraki&#x20;

1. No seu Meraki **Dashboard** vá para **Wireless > SSIDs**
2. Ative um novo SSID e dê-lhe o nome que quiser
   1. Guarde as suas alterações

      ![](/files/53ec8a52d855e3584d50616d4a273630808ee488)
3. Edite as definições do seu SSID
   1. Em **Acesso à rede** selecione **Enterprise com o meu servidor RADIUS**![](/files/ba755b374c37c6ba8c04e2817fc36536f2b038ca)
4. Depois disso, vá para **servidores RADIUS** e adicione os seus servidores RADIUS. Use o **endereço IP** do seu [**Proxy**](/pt/portal-de-administracao/settings/settings-server.md#properties-1), o **Porta** 1812 e o **Segredo partilhado** da sua [**Definições do servidor**](/pt/portal-de-administracao/settings/settings-server.md) página![](/files/da9fd1f8b763d367677c021f48eb5652b00b39b2)
5. Configurar **parâmetros EAP e timeouts** de acordo com o [este ](https://docs.radiusaas.com/other/faqs/general)guia de referência indo para **Wireless** > **Radius** > **Definições avançadas de RADIUS.** Depois de configurado, deverá parecer-se com a captura de ecrã abaixo.&#x20;

   <figure><img src="/files/3b1363433a280cb42fab630d9b7d127e36628ad2" alt=""><figcaption><p>A mostrar <strong>parâmetros EAP e timeouts</strong></p></figcaption></figure>
6. a **teste** para verificar se a configuração funciona, pode adicionar um utilizador no seu [Portal](/pt/portal-de-administracao/users.md#add-a-new-user) e usar a função de teste Meraki

   ![](/files/6ddfe5cf6b4bc97b6c23ac4bc12dc9e522b12183)
7. **Guardar** as suas alterações.


---

# 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/pt/configuracao/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.
