D-Link DWS 3000 Network Router User Manual


 
56 © 2001- 2006 D-Link Corporation/D-Link Systems, Inc. All Rights Reserved.
D-Link Unified Access System User Manual
Table 4 shows the commands you can use to configure 802.1x supplicant information.
In the following example, the administrator enables the 802.1x supplicant and sets the user
name to wlanAP and the password to test1234.
WLAN-AP# set dot1x-supplicant status up
WLAN-AP# set dot1x-supplicant user wlanAP
WLAN-AP# set dot1x-supplicant password test1234
WLAN-AP# get dot1x-supplicant
Property Value
----------------
status up
user wlanAP
Configuring AP-to-Switch Authentication Information
You can configure a pass phrase on the AP and on the switch so that only authenticated APs
can associate with the switch. If you do enable AP authentication on the WCS, you must
connect to the access point CLI and configure a pass phrase. This pass phrase must be the
same as the one you configure on the WCS.
To configure the pass phrase on the AP, use the following command:
set managed-ap pass-phrase <phrase>
The pass phrase can be up to 32 alphanumeric characters.
For example, the following command sets the AP-to-WCS authentication pass phrase to
test1234.
WLAN-AP# set managed-ap pass-phrase test1234
For more information about AP-to-WCS authentication and how to configure it on the switch,
see “Configuring AP Authentication” on page 71.
Configuring VLAN Information on the Access Point
The management VLAN is VLAN 1 by default. This VLAN is also the default untagged
VLAN. This means that all traffic, including management traffic, is untagged.
If you want to limit access to the management interface on the access point or if you already
have a management VLAN configured on your network with a different VLAN ID, you can
change the VLAN ID of the management VLAN on the access point from the AP CLI.
Table 4. IEEE 802.1x Supplicant Commands
Action Command
View 802.1x supplicant settings
get dot1x-supplicant
Enable 802.1x supplicant
set dot1x-supplicant status up
Disable 802.1x supplicant
set dot1x-supplicant status down
Set the 802.1x user name
set dot1x-supplicant user <name>
Set the 802.1s password
set dot1x-supplicant password <password>