IMPORTANT: This guide is for the Ruckus ZoneDirector release 9.8 or above. Earlier versions are not supported.
Start by logging into your Ruckus ZoneDirector web interface.
Step 1 - AAA servers
Click Configure at the top and then AAA Servers on the left. Click Create New and configure with:
Backup RADIUS support
Enabled
First Server IP Address
*insert radius_server_ip here*
Shared Secret
*insert radius_secret here*
Second Server IP Address
*insert radius_server2_ip here*
Shared Secret
*insert radius_secret here*
Click OK to save. Next, click Create New again and configure with:
Backup RADIUS support
Enabled
First Server IP Address
*insert radius_server_ip here*
Shared Secret
*insert radius_secret here*
Second Server IP Address
*insert radius_server2_ip here*
Shared Secret
*insert radius_secret here*
Click OK to save.
Step 2 - Hotspot
Click Hotspot Services on the left and then Create New. Configure with:
WISPr Smart Client Support
None
Login Page
*insert access_url here*
Redirect to the following URL
*insert redirect_url here*
Authentication Server
Guest Wi-Fi
Accounting Server
Guest Wi-Fi Acct
Wireless Client Isolation
Full
Walled Garden
Add the required domains one by one. Please refer to this list.
Click OK to save.
Step 3 - WLAN
Next, click WLANs on the left then Create New. Configure with:
ESSID
Guest Wi-Fi (or whatever you wish)
Type
Hotspot Service (WISPr)
Authentication Method
Open
Hotspot Service
Guest Wi-Fi
Click OK to save. To complete the set up you will need to SSH in to the ZoneDirector and type the commands below, one line at a time.
enable
config
no hotspot_redirect_https
wlan "Guest Wi-Fi"
called-station-id-type ap-mac
end
The configuration is now complete.