Hub/Switch Reference Guide

AP Commands 319
Nortel WLAN—Security Switch 2300 Series Command Line Reference
The web-portal authentication type also requires additional configuration items. (See the “Configuring AAA for
Network Users” chapter of the Nortel WLAN Security Switch 2300 Series Configuration Guide.)
Examples
The following command sets the fallthru authentication type for SSIDS managed by the service
profile rnd_lab to web-portal:
WSS# set service-profile rnd_lab auth-fallthru web-portal
success: change accepted.
See Also
set web-portal on page 209
set service-profile web-portal-form on page 337
show service-profile on page 380
set service-profile auth-psk
Enables preshared key (PSK) authentication of Wi-Fi Protected Access (WPA) clients by AP radios in a radio profile,
when the WPA information element (IE) is enabled in the service profile.
Syntax
set service-profile name auth-psk {enable | disable}
Defaults
When the WPA IE is enabled, PSK authentication of WPA clients is enabled by default. If the
WPA IE is disabled, the auth-psk setting has no effect.
Access
Enabled.
History
Introduced in WSS Software Version 3.0.
Usage
This command affects authentication of WPA clients only.
To use PSK authentication, you also must configure a passphrase or key. In addition, you must enable the WPA IE.
Examples
The following command enables PSK authentication for service profile wpa_clients:
WSS# set service-profile wpa_clients auth-psk enable
success: change accepted.
See Also
set service-profile auth-dot1x on page 307
set service-profile psk-raw on page 323
set service-profile wpa-ie on page 342
show service-profile on page 380
name Service profile name.
enable Enables PSK authentication of WPA clients.
disable Disables PSK authentication of WPA clients.