System information
Wireless Security Configuration
Using the Security Wizard
Using the CLI to Configure Mixed Mode Static WEP Keys and WPA-
PSK. The following example shows how to manually configure access point
security to support static WEP users as well as WPA-PSK clients.
HP420(if-wireless-g-ssid-1)#security-suite open-system wpa-
supported 802.1x-disabled wep-tkip
HP420(if-wireless-g-ssid-1)#transmit-key-wep 2 128 ascii
1234512345abc
HP420(if-wireless-g-ssid-1)#wpa-preshared-key ASCII a very
good secret key
HP420(if-wireless-g-ssid-1)#
Using the CLI to Configure Mixed Mode Dynamic WEP Keys and WPA
with 802.1X. The following example shows how to manually configure
access point security to support WPA users as well as clients that only use
dynamic WEP keys. (Also requires RADIUS server configuration.)
HP420(if-wireless-g-ssid-1)#security-suite open-system wpa-
supported 802.1x-required wep-tkip
HP420(if-wireless-g-ssid-1)#802.1x broadcast-key-refresh-
rate 5
HP420(if-wireless-g-ssid-1)#802.1x session-key-refresh-rate
5
HP420(if-wireless-g-ssid-1)#802.1x session-timeout 600
HP420(if-wireless-g-ssid-1)#
Using the CLI to Configure Mixed Mode Static and Dynamic WEP Keys
and WPA with 802.1X. The following example shows how to manually
configure access point security to support clients using static or dynamic WEP
keys and those using dynamic WPA. (Also requires RADIUS server configura-
tion.)
HP420(if-wireless-g-ssid-1)#security-suite open-system wpa-
supported 802.1x-supported wep-tkip
HP420(if-wireless-g-ssid-1)#transmit-key-wep 2 128 ascii
1234512345abc
HP420(if-wireless-g-ssid-1)#802.1x broadcast-key-refresh-
rate 5
HP420(if-wireless-g-ssid-1)#802.1x session-key-refresh-rate
5
HP420(if-wireless-g-ssid-1)#802.1x session-timeout 600
HP420(if-wireless-g-ssid-1)#
7-24