User's Manual

443 | Adaptive Radio Management (ARM) Dell Networking W-Series ArubaOS 6.4.x| User Guide
Modifying an Existing Profile
To modify an existing ARM profile:
1. Follow steps 1–3 in the above procedure to access the Adaptive Radio Management (ARM) profile
window.
2. From the list of profiles, select the profile with the settings you would like to modify.
3. Make any desired changes to the parameters described in Table 82, then click Apply.
To modify of an existing ARM profile via the command-line interface, access the CLI in config mode and issue
the following command.
(host)(config) #rf arm-profile <profile>
Copying an Existing Profile
To create a new ARM profile based upon the settings of another existing profile:
1. Follow steps 1–3 in the above procedure to access the Adaptive Radio Management (ARM) profile
window.
2. From the list of profiles, select the profile with the settings you would like to copy.
3. Click Save As.
4. Enter a name for the new profile in the entry blank. The name must be 1–63 characters, and can be
composed of alphanumeric characters, special characters and spaces.
5. Click Apply.
To create a copy of an existing ARM profile via the command-line interface, access the CLI in config mode and
issue the following command, where <newprofile> is a unique name for the new ARM profile, and <profile> is
the name of the existing profile whose setting you want to copy.
(host)(config) #rf arm-profile <newprofile> clone <profile>
Deleting a Profile
You can only delete unused ARM profiles; Dell will not let you delete an ARM profile that is currently assigned to
an AP group.
To delete an ARM profile In the WebUI:
1. Select Configuration > Advanced Services > All Profiles. The All Profile Management window opens.
2. Select RF Management to expand the RF Management section.
3. Select Adaptive Radio Management (ARM) Profile.
4. Select the name of the profile you want to delete.
5. Click Delete.
To delete an ARM profile using the CLI, issue the following command where <profile> is the name of the ARM
profile you want to remove:
(host)(config) #no rf arm-profile <profile>
Assigning an ARM Profile to an AP Group
Once you have created a new ARM profile, you must assign it to a group of APs before those ARM settings go
into effect. Each AP group has a separate set of configuration settings for its 802.11a radio profile and its
802.11g radio profile. You can assign the same ARM profile to each radio profile, or select different ARM
profiles for each radio.