D-Link DWL-8500AP Product Manual - Page 142

Set Security to IEEE 802.1X, Set the Authentication Server.

Page 142 highlights

D-Link Unified Access Point Administrator's Guide In the following example, the key length is 40-bits, and the key type is ASCII: DLINK-AP# set interface wlan0 wep-key-1 abcde DLINK-AP# set interface wlan0 wep-key-2 fghi DLINK-AP# set interface wlan0 wep-key-3 klmno DLINK-AP# set interface wlan0 wep-key-4 pqrst 6. Select the type of authentication to use. For open system authentication: DLINK-AP# set bss wlan0bssvap0 open-system-authentication on For shared key authentication: DLINK-AP# set bss wlan0bssvap0 shared-key-authentication on To use both authentication types, use both of the preceding commands. To turn either of the authentication types off, replace the keyword on with off. 7. View the security settings. Use the "get" command to view the updated security configuration and see the results of our new settings. DLINK-AP# get interface wlan0 security The following command gets details about how the internal network is configured, including security details. DLINK-AP# get bss wlan0bssvap0 detail The following command gets details about the interface and shows the WEP Key settings, specifically. DLINK-AP# get interface wlan0 detail Set Security to IEEE 802.1X To configure IEEE 802.1X as the security mode, you need to issue multiple commands. This section describes the commands and procedures to configure IEEE 802.1X. NOTE: This example shows how to configure 802.1X on VAP 0 on radio 1 (wlan0). For VAPs 1-7 interface commands, 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 dot1x 2. 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, 142 © 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
  • 167
  • 168

142
© 2001-2008 D-Link Corporation. All Rights Reserved.
D-Link Unified Access Point Administrator’s Guide
In the following example, the key length is 40-bits, and the key type is ASCII:
DLINK-AP#
set interface wlan0 wep-key-1 abcde
DLINK-AP#
set interface wlan0 wep-key-2 fghi
DLINK-AP#
set interface wlan0 wep-key-3 klmno
DLINK-AP#
set interface wlan0 wep-key-4 pqrst
6.
Select the type of authentication to use.
For open system authentication:
DLINK-AP#
set bss wlan0bssvap0 open-system-authentication on
For shared key authentication:
DLINK-AP#
set bss wlan0bssvap0 shared-key-authentication on
To use both authentication types, use both of the preceding commands. To turn either of
the authentication types off, replace the keyword
on
with
off
.
7.
View the security settings.
Use the “get” command to view the updated security configuration and see the results of
our new settings.
DLINK-AP#
get interface wlan0 security
The following command gets details about how the internal network is configured,
including security details.
DLINK-AP#
get bss wlan0bssvap0 detail
The following command gets details about the interface and shows the WEP Key settings,
specifically.
DLINK-AP#
get interface wlan0 detail
Set Security to IEEE 802.1X
To configure IEEE 802.1X as the security mode, you need to issue multiple commands. This
section describes the commands and procedures to configure IEEE 802.1X.
NOTE:
This example shows how to configure 802.1X on VAP 0 on radio 1 (
wlan0
).
For VAPs 1-7 interface commands, 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 dot1x
2.
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,