Ruckus Unleashed

Here is a step-by-step guide on how to configure Ruckus Unleased to work with VAULT.

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

  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

Configure AAA Accounting Server

  1. Select Admin & Services

  2. Select Services

  3. Select AAA Services

  4. Click +Create

  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

Configure WLAN

  1. Select Wi-Fi Networks

  2. Click Create

  3. 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

  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

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

Last updated

Was this helpful?