D-Link DWL-3500AP Administration Guide - Page 145

Temporal Key Integrity Protocol TKIP

Page 145 highlights

B CLI for AP Configuration - WPA and WPA2-If you have a mix of clients, some of which support WPA2 and others which support only the original WPA, select both. This lets both WPA and WPA2 client stations associate and authenticate, but uses the more robust WPA2 for clients who support it. This WPA configuration allows more interoperability, at the expense of some security. set bss wlan0bssvap0 wpa-allowed on set bss wlan0bssvap0 wpa2-allowed on 3. Enable Pre-Authentication If you set WPA versions to "WPA2" or "Both", you can enable pre-authentication for WPA2 clients. Enable pre-authentication if you want WPA2 wireless clients to send pre-authentication packet. The pre-authentication information will be relayed from the access point the client is currently using to the target access point. Enabling this feature can help speed up authentication for roaming clients who connect to multiple access points. To enable pre-authentication for WPA2 clients, enter the following command: set bss wlan0bssvap0 rsn-preauthentication on To disable pre-authentication for WPA2 clients, enter the following command: set bss wlan0bssvap0 rsn-preauthentication on The pre-authentication option does not apply if you set the WPA Version to support "WPA" clients because the original WPA does not support this pre-authentication 4. Set the Cipher Suite you want to use. - TKIP Only: Temporal Key Integrity Protocol (TKIP). set bss wlan0bssvap0 wpa-cipher-tkip on set bss wlan0bssvap0 wpa-cipher-ccmp off - CCMP (AES) Only-Counter mode/CBC-MAC Protocol (CCMP) is an encryption method for IEEE 802.11i that uses the Advanced Encryption Algorithm (AES). set bss wlan0bssvap0 wpa-cipher-tkip off set bss wlan0bssvap0 wpa-cipher-ccmp on - TKIP and CCMP (AES)-When you enable both authentication algorithms, both TKIP and AES clients can associate with the access point. WPA clients must have either a valid TKIP key or a valid CCMP (AES) key to be able to associate with the AP. set bss wlan0bssvap0 wpa-cipher-tkip on set bss wlan0bssvap0 wpa-cipher-ccmp on 5. Set the Authentication Server. If you do not want to use the global RADIUS server for this VAP, you must disable the global RADIUS server and specify an IP address and RADIUS key for the VAP, as shown in the following commands: DLINK-AP# set bss wlan0bssvap0 radius-ip 10.23.6.13 DLINK-AP# set bss wlan0bssvap0 radius-key thisISmyKey You can enable RADIUS Accounting if you want to track and measure the resources a particular user has consumed such system time, amount of data transmitted and received, Access Point CLI Commands 145

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166

Access Point CLI Commands
145
B
CLI for AP Configuration
-
WPA and WPA2
—If you have a mix of clients, some of which support WPA2 and
others which support only the original WPA, select both. This lets both WPA and
WPA2 client stations associate and authenticate, but uses the more robust WPA2 for
clients who support it. This WPA configuration allows more interoperability, at the
expense of some security.
set bss wlan0bssvap0 wpa-allowed on
set bss wlan0bssvap0 wpa2-allowed on
3.
Enable Pre-Authentication
If you set WPA versions to “WPA2” or “Both”, you can enable
pre-authentication
for
WPA2 clients.
Enable pre-authentication if you want WPA2 wireless clients to send pre-authentication
packet. The pre-authentication information will be relayed from the access point the client
is currently using to the target access point. Enabling this feature can help speed up
authentication for roaming clients who connect to multiple access points.
To enable pre-authentication for WPA2 clients, enter the following command:
set bss wlan0bssvap0 rsn-preauthentication on
To disable pre-authentication for WPA2 clients, enter the following command:
set bss wlan0bssvap0 rsn-preauthentication on
The pre-authentication option does not apply if you set the WPA Version to support “WPA”
clients because the original WPA does not support this pre-authentication
4.
Set the Cipher Suite you want to use.
-
TKIP Only
: Temporal Key Integrity Protocol (TKIP).
set bss wlan0bssvap0 wpa-cipher-tkip on
set bss wlan0bssvap0 wpa-cipher-ccmp off
-
CCMP (AES) Only
—Counter mode/CBC-MAC Protocol (CCMP) is an encryption
method for IEEE 802.11i that uses the Advanced Encryption Algorithm (AES).
set bss wlan0bssvap0 wpa-cipher-tkip off
set bss wlan0bssvap0 wpa-cipher-ccmp on
-
TKIP and CCMP (AES)
—When you enable both authentication algorithms, both
TKIP and AES clients can associate with the access point. WPA clients must have
either a valid TKIP key or a valid CCMP (AES) key to be able to associate with the
AP.
set bss wlan0bssvap0 wpa-cipher-tkip on
set bss wlan0bssvap0 wpa-cipher-ccmp on
5.
Set the Authentication Server.
If you do not want to use the global RADIUS server for this VAP, you must disable the
global RADIUS server and specify an IP address and RADIUS key for the VAP, as shown
in the following commands:
DLINK-AP#
set bss
wlan0bssvap0
radius-ip 10.23.6.13
DLINK-AP#
set bss
wlan0bssvap0
radius-key thisISmyKey
You can enable RADIUS Accounting if you want to track and measure the resources a
particular user has consumed such system time, amount of data transmitted and received,