Users Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 | User Guide Secure Enterprise Mesh | 231
Deleting a Profile
Use the following procedure to delete an existing mesh radio profile using the WebUI. You can delete a mesh
radio profile only if no other APs or AP groups are using that profile.
1. Navigate to the Configuration > Advanced Services> All Profiles window.
2. Expand the Mesh menu, then select Mesh radio profile. A list of mesh radio profiles appears in the Profile
Details window pane.
3. Click the Delete button by the name of the profile you want to delete.
Managing Mesh Profiles In the CLI
You must be in config mode to create, modify or delete a mesh radio profile using the CLI. Specify an existing
mesh profile with the <profile-name> parameter to modify an existing profile, or enter a new name to create an
entirely new profile.
Creating or Modifying a Profile
Configuration details and any default values for each of these parameters are described in Table 42 on page 228.
If you do not specify a parameter for a new profile, that profile uses the default value for that parameter. Put the
no option before any parameter to remove the current value for that parameter and return it to its default setting.
Enter exit to leave the mesh radio profile mode.
ap mesh-radio-profile <profile-name>
a-tx-rates
allowed-vlans
children <children>
clone <source-profile-name>
g-tx-rates [1|2|5|6|9|11|12|18|24|36|48|54]
heartbeat-threshold <count>
hop-count <hop-count>
link-threshold <count>
max-retries <max-retries>
mesh-ht-ssid-profile
mesh-mcast-opt
metric-algorithm {best-link-rssi|distributed-tree-rssi}
mpv <vlan-id>
no
reselection-mode
rts-threshold <rts-threshold>
tx-power <tx-power>>
You can also create a new mesh radio profile by copying the settings of an existing profile using the clone
parameter. Using the clone command to create a new profile makes it easier to keep constant attributes in
common within multiple profiles.
ap mesh-radio-profile <profile-name>
clone <source-profile-name>
Viewing Profile Settings
To view a complete list of mesh radio profiles and their status:
show ap mesh-radio-profile
To view the settings of a specific mesh radio profile:
show ap mesh-radio-profile <name>
Assigning a Profile to an AP Group
To associate a mesh radio profile with an AP group, use the following commands. When you add the mesh cluster
profile to the AP group, you must also define the cluster priority.