146 © 2001-2008 D-Link Corporation. All Rights Reserved.
D-Link Unified Access Point Administrator’s Guide
and so on. To enable RADIUS accounting on the VAP, enter the following command:
set bss wlan0bssvap0 radius-accounting on
6. View the security settings.
Use the “get” command to view the updated security configuration and see the results of
the 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
Managed Access Point
You can use a D-Link Unified Switch to manage one or more access points on your network.
To allow a Unified Switch to manage the AP the switch and AP must discover each other. The
commands in
Table 40
show how to change the AP mode from Standalone to Managed and
how to configure the IP address of a D-Link Unified Switch so that the AP can discover it. You
can configure a pass phrase on the AP and on the switch so that only authenticated APs can
associate with the switch.
Table 40.
Managed Access Point Commands
Action
Command
View Managed AP settings
get managed-ap
Set the AP to
Managed mode
set managed-ap mode up
Set the AP to
Standalone mode
set managed-ap mode down
Set the pass phrase for AP-
to-switch authentication
set managed-ap pass-phrase
<password>
Note: The phrase you enter must match the local authentication
password you configure for Valid APs on the D-Link Unified Switch
Configure the IP address of
up to four D-Link Unified
Switches on your network.
set managed-ap switch-address-1
<ip_address>
set managed-ap switch-address-2
<ip_address>
set managed-ap switch-address-3
<ip_address>
set managed-ap switch-address-4
<ip_address>
Example:
set managed-ap switch-address-1 192.168.2.123