# Setting up WiFi-based check-in using RADIUS servers

To allow your customers to [check in](/platform/day-to-day/operations/check-in.md) using Wi-Fi, you must first enable this feature in your location's settings.

{% hint style="info" %}
A Radius server license for specific Wifi routers incurs a charge of $/£/€6 per Access Point per month. Mikrotik can be integrated for free.
{% endhint %}

### What do I need?

Before you configure the controller, you need a RADIUS Server licence. You can contact <support@nexudus.com> to receive a licence.

{% hint style="info" %}
Each license comes with two geographically redundant servers for RADIUS Authentication and RADIUS Accounting. We create these as close as possible to your physical location based on the data centres we have available.
{% endhint %}

When you have the license, copy and paste it in **Settings** > **Integrations** > **Managed RADIUS servers**. Then, click **Save changes**.

![Entering a RADIUS licence key](/files/-LhGouf2ivnJZ5SAyR7D)

### To add a RADIUS server

1. If the side menu is not visible, click <img src="/files/-Li8D5GrhOIcbhMDzQw8" alt="" data-size="line"> .
2. In the side menu, click [**Settings**](https://platform.nexudus.com/settings).
3. In the **Apps and integrations** section, click [**Integrations**](https://platform.nexudus.com/settings/integrations).
4. In the **WIFI NETWORK / CHECK-IN** section, click **Managed RADIUS servers**.
5. Click **Manage radius servers>Add radius server**.
6. In the **Name** text box, give your server a name.
7. From the **Location** drop-down list, select the space you want to configure.
8. From the **Vendor** drop-down list, select the correct vendor of your controller.
9. **Optional**: Set **This page is active** to **YES** if ***\[SME input required]***.
10. **Optional**: In the **Description** text box, type the details about the server that you want.
11. Click **Save**.

When you create the server, you can access its details to get the IP addresses and port numbers used in the configuration of the controller that we describe in the following sections.

### See the following articles for more details on your particular type of controller.

* [Aruba virtual controller](/platform/settings/integrations-and-apps-1/wifi-based-check-in/setting-up-wifi-based-check-in-using-radius-servers/network-based-check-in-aruba-virtual-controller.md)
* [Cisco Meraki](/platform/settings/integrations-and-apps-1/wifi-based-check-in/setting-up-wifi-based-check-in-using-radius-servers/network-based-check-in-cisco-meraki.md)
* [Cisco WLC](/platform/settings/integrations-and-apps-1/wifi-based-check-in/setting-up-wifi-based-check-in-using-radius-servers/network-based-check-in-cisco-wlc.md)
* [Ruckus Cloud](/platform/settings/integrations-and-apps-1/wifi-based-check-in/setting-up-wifi-based-check-in-using-radius-servers/network-based-check-in-ruckus-cloud.md)
* [SonicWall](/platform/settings/integrations-and-apps-1/wifi-based-check-in/setting-up-wifi-based-check-in-using-radius-servers/network-based-check-in-sonicwall.md)
* [Ubiquiti UniFi](/platform/settings/integrations-and-apps-1/wifi-based-check-in/setting-up-wifi-based-check-in-using-radius-servers/network-based-check-in-ubiquiti-unifi.md)

You can view a list of compatible devices [here](https://www.ironwifi.com/list-of-supported-vendors-devices/).


---

# 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://legacydocs.nexudus.com/platform/settings/integrations-and-apps-1/wifi-based-check-in/setting-up-wifi-based-check-in-using-radius-servers.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.
