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

Set Security to Static WEP

Page 140 highlights

D-Link Unified Access Point Administrator's Guide Table 39. VAP Commands Action Get the current security mode Get detailed description of current security settings Set security to plain text Set security to static WEP Set security to IEEE 802.1X Set security to WPA/WPA2 Personal (PSK) Set security to WPA/WPA2 Enterprise (RADIUS) Command For VAP 0 on radio 1: get interface wlan0 security For VAP 3 on radio 2: get interface wlan1vap3 security For VAP 0 on radio 1: get interface wlan0 detail For VAP 3 on radio 2: get interface wlan1vap3 detail set interface wlan0 security plain-text set interface wlan1vap3 security plain-text See the detailed example in "Set Security to Static WEP" on page 140. See detailed example in See "Set Security to IEEE 802.1X" on page 142. See detailed example in "Set Security to WPA/WPA2 Personal (PSK)" on page 143 See detailed example in "Set Security to WPA/WPA2 Enterprise (RADIUS)" on page 144 Set Security to Static WEP To configure Static WEP as the security mode, you need to issue multiple commands. This section describes the commands and procedures to configure Static WEP. NOTE: This example shows how to configure static WEP on VAP 0 on radio 1 (wlan0). For interface commands on VAPs 1-7, use wlanxvapy, where x is the radio, and y is the VAP ID. For example, to configure security on VAP 3 on radio 2, use wlan1vap3 instead of wlan0 in all of the following commands. 1. Set the security mode. DLINK-AP# set interface wlan0 security static-wep 2. Set the Transfer Key Index. The range for the transfer key index is 1-4. The following command sets the Transfer Key Index to 4. DLINK-AP# set interface wlan0 wep-default-key 4 3. Set the Key Length For the CLI, valid values for Key Length are 40 bits, 104 bits, or 128 bits.The Key Length values used by the CLI do not include the initialization vector in the length. On the Web UI, longer Key Length values may be shown which include the 24-bit initialization vector. To set the WEP Key Length to 64-bits, enter the following command: set interface wlan0 wep-key-length 40 To set the WEP Key Length to 128-bits, enter the following command: set interface wlan0 wep-key-length 104 140 © 2001-2008 D-Link Corporation. All Rights Reserved.

  • 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

140
© 2001-2008 D-Link Corporation. All Rights Reserved.
D-Link Unified Access Point Administrator’s Guide
Set Security to Static WEP
To configure Static WEP as the security mode, you need to issue multiple commands. This
section describes the commands and procedures to configure Static WEP.
NOTE:
This example shows how to configure static WEP on VAP 0 on radio 1
(
wlan0
). For interface commands on VAPs 1-7, use
wlan
x
vap
y
, where
x
is
the radio, and
y
is the VAP ID. For example, to configure security on VAP 3
on radio 2, use
wlan1vap3
instead of
wlan0
in all of the following
commands.
1.
Set the security mode.
DLINK-AP#
set interface wlan0 security static-wep
2.
Set the Transfer Key Index.
The range for the transfer key index is 1-4. The following command sets the Transfer Key
Index to 4.
DLINK-AP#
set interface wlan0 wep-default-key 4
3.
Set the Key Length
For the CLI, valid values for Key Length are 40 bits, 104 bits, or 128 bits.The Key Length
values used by the CLI do not include the initialization vector in the length. On the Web
UI, longer Key Length values may be shown which include the 24-bit initialization vector.
To set the WEP Key Length to 64-bits, enter the following command:
set interface wlan0 wep-key-length 40
To set the WEP Key Length to 128-bits, enter the following command:
set interface wlan0 wep-key-length 104
Get the current security mode
For VAP 0 on radio 1:
get interface wlan0 security
For VAP 3 on radio 2:
get interface wlan1vap3 security
Get detailed description of current
security settings
For VAP 0 on radio 1:
get interface wlan0 detail
For VAP 3 on radio 2:
get interface wlan1vap3 detail
Set security to plain text
set interface wlan0 security plain-text
set interface wlan1vap3 security plain-text
Set security to static WEP
See the detailed example in
“Set Security to Static WEP”
on
page 140.
Set security to IEEE 802.1X
See detailed example in See
“Set Security to IEEE 802.1X”
on
page 142.
Set security to WPA/WPA2
Personal (PSK)
See detailed example in
“Set Security to WPA/WPA2 Personal
(PSK)”
on page 143
Set security to WPA/WPA2
Enterprise (RADIUS)
See detailed example in
“Set Security to WPA/WPA2
Enterprise (RADIUS)”
on page 144
Table 39.
VAP Commands
Action
Command