> For the complete documentation index, see [llms.txt](https://docs.roamingiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/ruckus-unleashed.md).

# Ruckus Unleashed

### **Configuration Steps Overview**

1. Configure AAA Authentication Server
2. Configure AAA Accounting Server
3. Configure WLAN
4. Configure NAS-Identifier

### **Configure AAA Authentication Server**

1. Select Admin & Services
2. Select Services
3. Select AAA Services
4. Click +Create

![](/files/GfwjyCnUTDARb2mvJrbL)

1. Enter the following information
   * Name: VAULT-AUTH
   * Type: RADIUS
   * Auth Method: PAP
   * Enable Backup RADIUS support
   * First Server
     * IP Address: xx.xx.xx.x
     * Port: xxxx
     * Shared Secret: XXXXXXX
     * Confirm Secret: XXXXXXX

* Second Server
  * IP Address: xx.xx.xx.x
  * Port: xxxx
  * Shared Secret: XXXXXXX
  * Confirm Secret: XXXXXXX
* Retry Policy
  * Request Timeout: 3 Seconds
  * Max Number of Retries: 2
  * Max Number of Consecutive Drop Packets: 1
  * Reconnect Primary: 5 Minutes
  * Click OK

![](/files/YkQ2sFPEOZNlK2GCnzqs)

### **Configure AAA Accounting Server**

1. Select Admin & Services
2. Select Services
3. Select AAA Services
4. Click +Create

![](/files/cSOeachdGGsnZ2HTxpSP)

1. Enter the following information
   * Name: VAULT-ACCT
   * Type: RADIUS Accounting
   * Enable Backup RADIUS Accounting support
   * First Server
     * IP Address: xx.xx.xx.x
     * Port: xxxx
     * Shared Secret: XXXXXXX
     * Confirm Secret: XXXXXXX
   * Second Server
     * IP Address: xx.xx.xx.x
     * Port: xxxx
     * Shared Secret: XXXXXXX
     * Confirm Secret: XXXXXXX
   * Retry Policy
     * Request Timeout: 3 Seconds
     * Max Number of Retries: 2
     * Max Number of Consecutive Drop Packets: 1
     * Reconnect Primary: 5 Minutes
   * Click OK

![](/files/rZK1rVMtx1f9aApnsr7K)

### **Configure WLAN**

1. Select Wi-Fi Networks
2. ![](/files/5k6kOVC68wruyhPYyfyl)
3. Click Create
4. Enter the following information

* Name: VAULT
* Usage Type: Standard
* Authentication Method: Open
* Encryption Method: WPA2
* Password: Leave as BLANK
* Accounting Server: VAULT-ACCT
* Send Interim-Update every 30 Minutes

![](/files/kLDA5J9ZUzEuGCN7QPBX)

1. Select Show Advanced Options
2. Select Zero-IT & DPSK Tab
3. Change Dynamic PSK to External
4. Select Authentication Server: VAULT-AUTH
5. Optional for Multiple VLAN (PAN) Deployments

* Select WLAN Priority Tab
* Select Enable Dynamic VLAN
* Click OK

![](/files/g5TMGCHsigNj7vI3JfV8)

### **Set NAS Identifier**

1. Open Putty and SSH into Access Point
2. Type: enable to enter enable context options
3. Type: config to enter configuration context options
4. Type: wlan VAULT to enter SSID specific context options
5. Type: nasid-type user-define \<NAS ID PROVIDED BY RoamingIQ>
6. Type: end
7. Type: end
8. Type: exit

![](/files/isFMBtfCYKgXTSgd8IsM)
