# Cisco Meraki

Please refer to [Cisco Meraki's documentation](https://documentation.meraki.com/MR/Encryption_and_Authentication/IPSK_with_RADIUS_Authentication) for additional information on how to configure VAULT with Cisco Meraki.

### **Configuration Steps Overview**

1. Configure SSID.
2. Configure Access Control.
3. Configure RADIUS.
4. Configure Client IP and VLAN.

### **Configure SSID**

1. Click on “Wireless.”
2. Click on “Configure -> SSID.”

<figure><img src="https://3952456316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNprJ0XFnRpdKFYqrNB2L%2Fuploads%2FfRGpMtnyPkQUxm0PDoJF%2Fimage.png?alt=media&#x26;token=1d5f538f-1380-4026-8128-d0a6af4f3f59" alt=""><figcaption></figcaption></figure>

3. Under the SSID Slot select “Enabled.”
4. Click “Rename” to Enter SSID Name – VAULT.

<figure><img src="https://3952456316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNprJ0XFnRpdKFYqrNB2L%2Fuploads%2FtEYZZwN7vnzSlpsN7rgJ%2Fimage.png?alt=media&#x26;token=a4c7d07d-8370-415c-9214-3b7ace65268a" alt=""><figcaption></figcaption></figure>

5. Click "Save Changes."

### **Configure Access Control**

1. Click “edit settings" next to Access Control.

<figure><img src="https://3952456316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNprJ0XFnRpdKFYqrNB2L%2Fuploads%2FPgeMawVeIMh3tnDeWlhF%2Fimage.png?alt=media&#x26;token=0ad7ab0f-16b7-4ca4-b4e2-f4fd24529d5c" alt=""><figcaption></figcaption></figure>

2. Under Security select “Identity PSK with RADIUS.”
3. Select “Easy PSK” from the drop-down list.

<figure><img src="https://3952456316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNprJ0XFnRpdKFYqrNB2L%2Fuploads%2Fa57XhDNnaHNbxhdKnYbC%2Fimage.png?alt=media&#x26;token=0a2923fe-5e42-4528-ba71-f044582a84b4" alt=""><figcaption></figcaption></figure>

4. Wi-Fi Personal Network (WPN) – “Disabled.”
5. WPA encryption – “WPA2 only.”
6. 802.11r – “Disabled.”
7. 802.11w – “Disabled.”
8. Mandatory DHCP – “Disabled.”

<figure><img src="https://3952456316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNprJ0XFnRpdKFYqrNB2L%2Fuploads%2FUjAstFc0L3iEy8TdXG3q%2Fimage.png?alt=media&#x26;token=85ad8700-3dcf-421e-b8d8-12cdbbbe7443" alt=""><figcaption></figcaption></figure>

9. Splash page – “Non (direct Access).”

<figure><img src="https://3952456316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNprJ0XFnRpdKFYqrNB2L%2Fuploads%2F2yz5sxsFGUl38vBERagi%2Fimage.png?alt=media&#x26;token=17bf257f-1bb1-4fd9-ada5-016c015ab482" alt=""><figcaption></figcaption></figure>

### **Configure RADIUS**

1. Under RADIUS servers click “Add Server” and enter the following information.
   1. Host IP or FQDN – xx.xx.xx.x&#x20;
   2. Auth port – xxxx
   3. Secret – XXXXXXX
2. Click “Done.”
3. Click “Add Server” to add a Secondary RADIUS server and enter the following information.
   1. Host IP or FQDN – xx.xx.xx.x
   2. Auth port – xxxx&#x20;
   3. Secret – XXXXXXX
4. Click “Done.”
5. Under RADIUS accounting servers Click “Add Server” and enter the following information.
   1. Host IP or FQDN – xx.xx.xx.x
   2. Acct port – xxxx&#x20;
   3. Secret –XXXXXXX
6. Click “Done.”
7. Click “Add Server” to add a Secondary RADIUS server and enter the following information.
   1. Host IP or FQDN – xx.xx.xx.x
   2. Acct port – xxxx&#x20;
   3. Secret – XXXXXXX
8. Click “Done.”
9. Set Accounting interim interval to “30 Minutes.”
10. RADIUS testing – “Disabled.”
11. RADIUS CoA support – “Disabled.”
12. RADIUS CoA support – “Disabled.”
13. Dashboard RADIUS proxy – “Enabled.”
14. Click on “Advanced RADIUS Settings.”
15. Set NAS ID to “Custom.”
16. Enter “Custom” String for NAS ID.
17. All other settings may be left as default or set to Best Practices.

### **Configure** Client IP and VLAN

1. Under Client IP and VLAN select “External DHCP server assigned.”
2. Select “Bridged.”
3. Select “Override VLAN tag” next to RADIUS override.
4. Select “VLAN ID” as VLAN tagging option.
5. Set a DEFAULT VLAN ID (per best Practices).

<figure><img src="https://3952456316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNprJ0XFnRpdKFYqrNB2L%2Fuploads%2FKshNX1jTWYCORe2tXVUK%2Fimage.png?alt=media&#x26;token=b8ddb737-1810-4b1a-b572-6775667722f4" alt=""><figcaption></figcaption></figure>

6. Click “Save” to complete all 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.roamingiq.com/network-equipment/access-point-configuration-guides/cisco-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.
