# 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

![](https://content.gitbook.com/content/NprJ0XFnRpdKFYqrNB2L/blobs/gJakxQD5OSEJfAxFtCgx/0.png)

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

![](https://content.gitbook.com/content/NprJ0XFnRpdKFYqrNB2L/blobs/3c9uEoY3pehTaqoL7UJO/1.png)

### **Configure AAA Accounting Server**

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

![](https://content.gitbook.com/content/NprJ0XFnRpdKFYqrNB2L/blobs/4xF45MH70lAesHXYdCxK/2.png)

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

![](https://content.gitbook.com/content/NprJ0XFnRpdKFYqrNB2L/blobs/Fm1AGCafQO0ipZjeGuP2/3.png)

### **Configure WLAN**

1. Select Wi-Fi Networks
2. ![](https://content.gitbook.com/content/NprJ0XFnRpdKFYqrNB2L/blobs/jNH2E1OyujL8gcg6wWQC/4.png)
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

![](https://content.gitbook.com/content/NprJ0XFnRpdKFYqrNB2L/blobs/cCDVkfdBCtrE2ERWRZq0/5.png)

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

![](https://content.gitbook.com/content/NprJ0XFnRpdKFYqrNB2L/blobs/XVL6dwqWnu33PQDFR1CU/6.png)

### **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

![](https://content.gitbook.com/content/NprJ0XFnRpdKFYqrNB2L/blobs/ePBCBPbEwvmjXBTrwzAn/7.png)
