7-29
Wireless Security Configuration
Manual Configuration Using the CLI
Using the CLI to Configure WPA-PSK. The following commands configure
the access point to use the WPA-PSK security mode and to accept both the
WPA and WPA2 stations.
Note If all client stations on the network support WPA2, we suggest using WPA2,
which provides the best security, according to the IEEE 802.11i standard.
The following commands set the authentication to accept both the TPIK and
AES protocols.
Note On the default access point, cipher authentication is the TPIK protocol. When
both TKIP and CCMP authentication methods are set, both TKIP and AES
stations can associate with the access point. WPA stations must have either a
valid TKIP or AES key to communicate.
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# radio 1
ProCurve Access Point 530(radio1)# wlan 1
ProCurve Access Point 530(radio1-wlan1)#security dynamic-wep
ProCurve Access Point 530(radio1-wlan1)#radius primary ip
192.168.1.52
ProCurve Access Point 530(radio1-wlan1)#radius primary
port 161
ProCurve Access Point 530(radio1-wlan1)#
radius primary key
secret
ProCurve Access Point 530(radio1-wlan1)#
ProCurve Access Point 530(radio1-wlan1)#
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# radio 1
ProCurve Access Point 530(radio1)# wlan 1
ProCurve Access Point 530(radio1-wlan1)#security wpa-psk
ProCurve Access Point 530(radio1-wlan1)#wpa-allowed
ProCurve Access Point 530(radio1-wlan1)#wpa2-allowed
ProCurve Access Point 530(radio1-wlan1)#
ProCurve Access Point 530(radio1-wlan1)#wpa-cipher-tkip
ProCurve Access Point 530(radio1-wlan1)#wpa-cipher-aes
ProCurve Access Point 530(radio1-wlan1)#