Dell 6.2 Server User Manual


 
454 | SecureEnterpriseMesh DellPowerConnectW-SeriesArubaOS6.2 | User Guide
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 135. 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.
(host)(config) #ap mesh-radio-profile <profile-name>
a-tx-rates
allowed-vlans
children <children>
clone <source-profile-name>
eapol-rate-opt
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
mesh-survivability
metric-algorithm {best-link-rssi|distributed-tree-rssi}
mpv <vlan-id>
no
reselection-mode
rts-threshold <rts-threshold>
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.
(host)(config) #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:
(host)(config) #show ap mesh-radio-profile
To view the settings of a specific mesh radio profile:
(host)(config) #show ap mesh-radio-profile <name>