5-52
Cisco Wireless LAN Controller Configuration Guide
OL-17037-01
Chapter 5 Configuring Security Solutions
Using Management over Wireless
Using the CLI to Configure Enhanced Distributed Channel Access
Use this CLI command to configure 802.11 enhanced distributed channel access (EDCA) parameters to
support SpectraLink phones:
config advanced edca-parameters
{
svp-voice
|
wmm-default
}
where
svp-voice
enables SpectraLink voice priority (SVP) parameters and
wmm-default
enables wireless
multimedia (WMM) default parameters.
Note
To propagate this command to all access points connected to the controller, make sure to disable and then
re-enable the 802.11b/g network after entering this command.
Using Management over Wireless
The management over wireless feature allows operators to monitor and configure local controllers using
a wireless client. This feature is supported for all management tasks except uploads to and downloads
from (transfers to and from) the controller.
Before you can use management over wireless, you must properly configure the controller using one of
these sections:
•
Using the GUI to Enable Management over Wireless, page 5-52
•
Using the CLI to Enable Management over Wireless, page 5-52
Using the GUI to Enable Management over Wireless
Step 1
Click
Management
>
Mgmt Via Wireless
to open the Management Via Wireless
page.
Step 2
Check the
Enable Controller Management to be accessible from Wireless Clients
check box
to
enable management over wireless for the WLAN or uncheck it to disable this feature. The default value
is unchecked.
Step 3
Click
Apply
to commit your changes.
Step 4
Click
Save Configuration
to save your changes.
Step 5
Use a wireless client web browser to connect to the controller management port or distribution system
port IP address, and log into the controller GUI to verify that you can manage the WLAN using a
wireless client.
Using the CLI to Enable Management over Wireless
Step 1
In the CLI, use the
show network
command to verify whether the management over wireless interface
is enabled or disabled. If it is disabled, continue with Step 2. Otherwise, continue with Step 3.
Step 2
To enable management over wireless, enter
config network mgmt-via-wireless enable
.