Users Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 | User Guide Stateful and WISPr Authentication | 297
4. Define values for the following parameters
5. Click Apply.
6. In the Profiles list, select the Server Group entry below the WISPr Authentication profile.
7. Click the Server Group drop-down list and select the group of RADIUS servers you want to use for WISPr
authentication.
8. Click Apply.
Configure WISPr Authentication via the CLI
Use the following CLI commands to configure WISPr authentication. The first set of commands defines the
RADIUS server used for WISPr authentication, the second set adds that server to a server group, and the third set
of commands associates that server group with the WISPR authentication profile then defines the profile
settings.
aaa authentication-server radius <rad_server_name>
host 172.4.77.214
key qwERtyuIOp
enable
nas-identifier corp_venue1
!
aaa server-group group <server-group>
auth-server <radius_server_name>
!
aaa authentication wispr
Table 59 WISPr Authentication Profile Parameters
Parameter Description
Default Role Default role assigned to users that complete WISPr authentication.
Logon wait minimum wait If the controller’s CPU utilization has surpassed the Login wait CPU utilization
threshold value, the Logon wait minimum wait parameter defines the minimum
number of seconds a user will have to wait to retry a login attempt. Range: 1–10
seconds. Default: 5 seconds.
Logon wait maximum wait If the controller’s CPU utilization has surpassed the Login wait CPU utilization
threshold value, the Logon wait maximum wait parameter defines the maximum
number of seconds a user will have to wait to retry a login attempt. Range: 1–10
seconds. Default: 10 seconds.
Logon wait CPU utilization threshold Percentage of CPU utilization at which the maximum and minimum login wait times
are enforced. Range: 1–100%. Default: 60%.
WISPr Location-ID ISO Country Code The ISO Country Code section of the WISPr Location ID.
WISPr Location-ID E.164 Country Code The E.164 Country Code section of the WISPr Location ID.
WISPr Location-ID E.164 Area Code The E.164 Area Code section of the WISPr Location ID.
WISPr Location-ID SSID/Zone The SSID/Zone section of the WISPr Location ID.
WISPr Operator Name A name identifying the hotspot operator.
WISPr Location Name A name identifying the hotspot location. If no name is defined, the parameter will
use the name of the AP to which the user has associated.
Note: A Boingo smart client uses a NAS identifier in the format <CarrierID>_<VenueID> for location identification. To support
Boingo clients, you must also configure the NAS identifier parameter in the Radius server profile for the WISPr server