# Ruckus One

### **Important Note**

This guide is for traditional RADIUS based authentication. For DPSK3 support, please refer to the [Ruckus R1 DPSK3](/network-administrator-console/network-operator-settings/ruckus-r1-dpsk3.md) guide.

### **Configuration Steps Overview**

1. Configure AAA Authentication Server
2. Configure AAA Accounting Server
3. Configure WLAN

### **Configure AAA Authentication Server**

1. Click on Network Control
2. Click on Policies and Profiles
3. Click RADIUS Server
4. Click Add RADIUS Server

<figure><img src="/files/MScdNUPHQuGpj6r9TPnP" alt=""><figcaption></figcaption></figure>

5. Enter the following information
   1. Profile Name: VAULT-AUTH
   2. Type: Authentication RADIUS Server
   3. Primary Server
      1. IP Address: xx.xx.xx.x
      2. Port: xxx
      3. Shared Secret: XXXXXXX&#x20;
   4. Secondary Server
      1. IP Address: xx.xx.xx.x
      2. Port: xxx
      3. &#x20;Shared Secret: XXXXXXX
6. Click Add

<figure><img src="/files/tZ6oztrATHRyaJL6uEkB" alt=""><figcaption></figcaption></figure>

### **Configure AAA Accounting Server**

1. Click on Network Control
2. Click on Policies and Profiles
3. Click RADIUS Server
4. Click Add RADIUS Server

<figure><img src="/files/6FeJsdCK5hTAd2QbnkSE" alt=""><figcaption></figcaption></figure>

5. Enter the following information:
   1. Profile Name: VAULT-ACCT
   2. Type: Accounting RADIUS Server
   3. Primary Server:
      1. IP Address: xx.xx.xx.x
      2. Port: xxxx
      3. Shared Secret: XXXXXXX
      4. Confirm Secret: XXXXXXX
   4. Secondary Server:
      1. IP Address: xx.xx.xx.x
      2. Port: xxxx
      3. Shared Secret: XXXXXXX
      4. Confirm Secret: XXXXXXX
6. Click Add

<figure><img src="/files/rn1kmzUYH98unXBVJhOj" alt=""><figcaption></figcaption></figure>

### **Configure WLAN**

1. Click Wi-Fi
2. Click Wi-Fi Network List
3. Click Add Wi-Fi Network

<figure><img src="/files/lOkGIu0AZjAGTUDAIhHA" alt=""><figcaption></figcaption></figure>

4. Enter the following Information:

   1. Network Name: VAULT
   2. Network Type: Dynamic Pre-Shared Key (DPSK)
   3. Click Next

   <figure><img src="/files/bzVgxsNtdch42R6a84NW" alt=""><figcaption></figcaption></figure>
5. Continue Entering The Following Information:
   1. Security Protocol: WPA2 (Recommended)
   2. Use RADIUS Server
   3. Authentication Server: VAULT-AUTH
   4. Proxy Service: Enabled
   5. Accounting Service: Enabled
   6. Accounting Server: VAULT-ACCT

<figure><img src="/files/2hgGzWKBJKqP7IbZH4Lo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Xj893uNYAuvpIc0SqjxL" alt=""><figcaption></figcaption></figure>

6. Click Show more settings
7. Select Networking Tab
8. Entering the Following Information:
   1. Client Inactivity Timeout: 86400
   2. RADIUS OPTIONS
      1. NAS ID: User-Defined
      2. Custom NAS ID: \<Provided by VAULT and is Venue Specific>
      3. Single Session ID Accounting: Enabled

<figure><img src="/files/SClo0jvFjiB85vTbJp6p" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SLaIM57Vi9wXu9Zqox3L" alt=""><figcaption></figcaption></figure>

8. Click Next
9. Select the Venue to apply the SSID
10. Enable Activated on the Venue
11. Click Next

<figure><img src="/files/KcwGAb1IRd2ZceEomniJ" alt=""><figcaption></figcaption></figure>

12. At the summary screen Click Add


---

# 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/ruckus-one.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.
