Ruckus Unleashed


Introduction

The following guide takes you through the steps to configure your Ruckus Unleashed access points to work with the Captini Cloud platform. Please note this configuration guide is based on the following hardware and firmware version:

1) Log in to your Ruckus Unleashed interface.

Click the arrow beside the  Admin & Services header and then choose Services > AAA Servers from the left menu. Under Authentication Servers click the Create New link. Configure with the following:

AAA SERVERS
Name guestwifi
Type RADIUS
Auth Method PAP
Backup Radius check Enable 
RADIUS SERVER ONE
IP Address Primary IP Address (Region Specific see below)
Port
1812
Shared Secret capt1n1
Confirm Secret capt1n1
RADIUS SERVER TWO
IP Address Secondary IP Address (Region Specific see below)
Port
1812
Shared Secret capt1n1
Confirm Secret capt1n1
Click OK to Save

Region Specific Radius Servers

Hotspot

2) Next, click on  Hotspot Services on the left menu. Under Hotspot Servers click the Create New link. Configure with the following:

On the General tab:
Name guestwifi
Login Page Region Specific Portal URL see below (important trailing slash "/")
Session Timeout 1440 minutes
Grace Period 30 minutes
Intrusion Prevention Disabled
On the Authentication tab:
Authentication Server guestwifi
Isolate wireless client trafic from other clients on the same AP Enabled

Region Specific Portal URL's

Walled Garden

On the Walled Garden tab we need to add multiple entries. For each of the below domains, click Create New and enter the domain in the Destination Address field:


If you have SSID's already setup they will be listed on this screen. In our example above we have three SSID's. 

Important

Please note Captini, Facebook, and Twitter domains need to be entered twice with and without *. as shown above

WLAN Configuration

Next it is time to configure the WLAN settings. Navigate to:  Configure / WLANs 

Configure / WLANs
Name

Guest WiFi (or whatever you wish)

Usage Type Hotspot Service
Hotspot Services guestwifi
Click on the  Show advanced configuration link and under the Others tab configure with the following:
Inactivity Timeout 30 minutes
Click OK to Save

SSH Commands

To complete the set up you will need to SSH in to the Unleashed (Master AP) and type the commands below, one line at a time.

enable
config
wlan "Guest Wi-Fi"
called-station-id-type ap-mac
end
This will set the correct parameter we require for the MAC of the AP to be sent in the RADIUS request.