Alvarion 214486 Network Router User Manual


 
Radio Interface
BreezeMAX Wi² and BreezeACCESS Wi² System Manual 117
The configuration settings for WPA are summarized in Table 4-8:
4.6.2.3.1 CLI Commands for WPA Using Pre-shared Key Security
From the VAP interface configuration mode, use the auth wpa-psk required
command to enable WPA Pre-shared Key security. To enter a key value, use the
wpa-pre-shared-key command to specify a hexadecimal or alphanumeric key. To
view the current security settings, use the show interface wireless a [0-3] or
show interface wireless g [0-3] command (not shown in example).
4.6.2.3.2 CLI Commands for WPA Over 802.1X Security
From the VAP interface configuration mode, use the auth wpa required command
to select WPA over 802.1X security. Then set the 802.1X key refresh rates. To view
the current security settings, use the show interface wireless a [0-3] or show
interface wireless g [0-3] command (not shown in example).
Table 4-8: WPA Configuration Settings
WPA and WPA2 pre-shared key only WPA and WPA2 over 802.1X
Encryption: Enabled Encryption: Enabled
Authentication Setup: WPA-PSK, WPA2-PSK, or
WPA-WPA2-mixed
Authentication Setup: WPA, WPA2,
WPA-WPA2-mixed
Cipher Suite: WEP/TKIP/AES-CCMP Cipher Suite: WEP/TKIP/AES-CCMP
WPA Pre-shared Key Type: Hex/ASCII (requires RADIUS server to be specified)
1: You must enable data encryption in order to enable all types of encryption in the access point.
2: Select TKIP when any WPA clients do not support AES. Select AES only if all clients support AES.
Enterprise AP(config)#interface wireless g
215
Enter Wireless configuration commands, one per line.
Enterprise AP(if-wireless g)#vap 0
Enterprise AP(if-wireless g: VAP[0])#wpa-pre-shared-key
passphrase-key agoodsecret
240
Enterprise AP(if-wireless g: VAP[0])#auth wpa-psk required
Data Encryption is set to Enabled.
WPA2 Clients Mode is set to Disabled.
WPA Clients Mode is set to Required.
WPA Multicast Cipher is set to TKIP.
WPA Unicast Cipher can accept TKIP only.
WPA Authentication is set to Pre-Shared Key.
Enterprise AP(if-wireless g: VAP[0])#