9-67
Command Line Reference
RADIUS Accounting/Authentication
Example
radius primary | secondary
This command configures RADIUS configures primary and secondary param-
eters for this WLAN. To validate these settings, use the show wlan <index>
command, see
page 118.
Syntax
radius <primary | secondary> <ip <ip> | local | mac-auth-password <password>
| mac-format <multi-colon | multi-dash | no-delimiter | single-dash> | port <port>
| key <key>>
no radius primary | secondary
• primary - Configure settings (IP, port, key) for the primary RADIUS
authentication server. The no version of the command disables use of
the primary RADIUS authentication server by clearing the IP address
setting.
• secondary - Configure settings (IP, port, key) for the secondary
RADIUS authentication server. The no version of the command
disables use of the secondary RADIUS authentication server by
clearing the IP address setting.
• ip <ip> - The IP address of the RADIUS server. Default is 192.168.1.10.
• local - Use the local (built-in) radius server.
• port <port> - The port of the RADIUS server.
• key <string> - The shared secret string for the RADIUS server.
• mac-auth-password <password> - Set the password that will be used
by wireless stations for remote MAC authentication with the primary
RADIUS server. The no version of the command clears the password
and uses the wireless stations' MAC addresses as the password.
• mac-format multi-colon - MAC addresses are in the form
xx:xx:xx:xx:xx:xx.
• mac-format multi-dash - MAC addresses are in the form xx-xx-xx-xx-
xx-xx.
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# radio1
ProCurve Access Point 530(radio1)# wlan 1
ProCurve Access Point 530(radio1-wlan1)# radius failover-to-
local
ProCurve Access Point 530(radio1-wlan1)# radius retransmit
30