Users Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 | User Guide Access Points | 137
Configuring in the WebUI
1. Navigate to the Configuration > Wireless > AP Configuration page.
2. Select either the AP Group or AP Specific tab. Click Edit for the AP group or AP name.
3. Under Profiles, select AP to display the AP profiles.
4. Select the AP system profile you want to modify.
5. Under Profile Details:
a. At the LMS IP field, enter the primary controller IP address.
b. At the Backup LMS IP field, enter the backup controller IP address.
c. Click (select) LMS Preemption. This is disabled by default.
6. Click Apply.
Configuring in the CLI
ap system-profile <profile>
lms-ip <ipaddr>
bkup-lms-ip <ipaddr>
lms-preemption
ap-group <group>
ap-system-profile <profile>
ap-name <name>
ap-system-profile <profile>
AP Maintenance Mode
You can configure APs to suppress traps and syslog messages related to those APs. Known as AP maintenance
mode, this setting in the AP system profile is particularly useful when deploying, maintaining, or upgrading the
network. If enabled, APs stop flooding unnecessary traps and syslog messages to network management systems or
network operations centers during a deployment or scheduled maintenance. The controller still generates debug
syslog messages if debug logging is enabled. After completing the network maintenance, disable AP maintenance
mode to ensure all traps and syslog messages are sent. AP maintenance mode is disabled by default.
Configuring in the WebUI
1. Navigate to the Configuration > Wireless > AP Configuration page.
2. Select either the AP Group or AP Specific tab. Click Edit for the AP group or AP name.
3. Under Profiles, select AP to display the AP profiles.
4. Select the AP system profile you want to modify.
5. Under Profile Details, do the following:
z To enable AP maintenance mode, check (select) the Maintenance Mode checkbox.
z To disable AP maintenance mode, clear (deselect) the Maintenance Mode checkbox.
6. Click Apply.
Configuring in the CLI
To enable AP maintenance mode:
ap system-profile <profile>
maintenance-mode
To disable AP maintenance mode:
ap system-profile <profile>
no maintenance-mode