Configuring Radio Profiles for an Instant AP
You can configure a radio profile on an Instant AP either manually or by using the ARM Adaptive Radio Management. ARM dynamically monitors and adjusts the network to ensure that all users are allowed ready access. It enables full utilization of the available spectrum to support maximum number of users by intelligently choosing the best RF channel and transmit power for APs in their current RF environment. feature.
ARM Adaptive Radio Management. ARM dynamically monitors and adjusts the network to ensure that all users are allowed ready access. It enables full utilization of the available spectrum to support maximum number of users by intelligently choosing the best RF channel and transmit power for APs in their current RF environment. is enabled on Instant by default. It automatically assigns appropriate channel and power settings for the Instant APs. For more information on ARM Adaptive Radio Management. ARM dynamically monitors and adjusts the network to ensure that all users are allowed ready access. It enables full utilization of the available spectrum to support maximum number of users by intelligently choosing the best RF channel and transmit power for APs in their current RF environment. , see Adaptive Radio Management.
New WebUI |
Old WebUI |
---|---|
|
|
The following procedure configures a radio profile manually:
New WebUI |
Old WebUI |
---|---|
If the transmit power is set to 0, the Instant AP is assigned the last transmitted power value set by the ARM Adaptive Radio Management. ARM dynamically monitors and adjusts the network to ensure that all users are allowed ready access. It enables full utilization of the available spectrum to support maximum number of users by intelligently choosing the best RF channel and transmit power for APs in their current RF environment. .
In this mode, Instant APs do not provide access services to clients. Click . |
In the Access Points tab, select the Instant AP to modify and click . Select the tab.Select a desired radio mode for the respective bands Band refers to a specified range of frequencies of electromagnetic radiation. from their drop-down list box. The following table describes various configuration modes for an Instant AP:
If the transmit power is set to 0, the Instant AP is assigned the last transmitted power value set by the ARM Adaptive Radio Management. ARM dynamically monitors and adjusts the network to ensure that all users are allowed ready access. It enables full utilization of the available spectrum to support maximum number of users by intelligently choosing the best RF channel and transmit power for APs in their current RF environment. .
In this mode, Instant APs do not provide access services to clients. Click OK. |
By default, the channel and power for an Instant AP are optimized dynamically using ARM Adaptive Radio Management. ARM dynamically monitors and adjusts the network to ensure that all users are allowed ready access. It enables full utilization of the available spectrum to support maximum number of users by intelligently choosing the best RF channel and transmit power for APs in their current RF environment. . You can override ARM Adaptive Radio Management. ARM dynamically monitors and adjusts the network to ensure that all users are allowed ready access. It enables full utilization of the available spectrum to support maximum number of users by intelligently choosing the best RF channel and transmit power for APs in their current RF environment. on the 2.4 GHz Gigahertz. and 5 GHz Gigahertz. bands Band refers to a specified range of frequencies of electromagnetic radiation. and set the channel and power manually if desired.
When radio settings are assigned manually by the administrator, the ARM Adaptive Radio Management. ARM dynamically monitors and adjusts the network to ensure that all users are allowed ready access. It enables full utilization of the available spectrum to support maximum number of users by intelligently choosing the best RF channel and transmit power for APs in their current RF environment. is disabled.
Run the following commands to configure a radio profile:
(Instant AP)# wifi0-mode {<access> | <monitor> | <spectrum>}
(Instant AP)# wifi1-mode {<access> | <monitor> | <spectrum>}
If the access mode is configured, run the following commands to configure the channel and transmission power:
(Instant AP)# a-channel <channel> <tx-power>
(Instant AP)# g-channel <channel> <tx-power>
Configuring Maximum Clients on SSID Radio Profiles
You can set the maximum number of clients in every individual Instant AP for SSID Service Set Identifier. SSID is a name given to a WLAN and is used by the client to access a WLAN network. profiles operating on the 2.4 GHz Gigahertz. and 5 GHz Gigahertz. radios. This is a per-AP and per-Radio configuration. This configuration is not persistent and is lost once the Instant AP is rebooted.
Run the following commands to configure maximum clients for an SSID Service Set Identifier. SSID is a name given to a WLAN and is used by the client to access a WLAN network. radio profile in the privileged exec mode:
(Instant AP)# a-max-clients <ssid_profile> <max-clients>
(Instant AP)# g-max-clients <ssid_profile> <max-clients>
Run the following commands to view the maximum clients allowed for an SSID Service Set Identifier. SSID is a name given to a WLAN and is used by the client to access a WLAN network. profile:
(Instant AP)# show a-max-clients <ssid_profile>
(Instant AP)# show g-max-clients <ssid_profile>
You can also set the maximum clients when configuring SSID Service Set Identifier. SSID is a name given to a WLAN and is used by the client to access a WLAN network. profiles using the parameter in the WebUI and parameter in the Instant CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.. For more information, see Configuring WLAN Settings for an SSID Profile.
If the maximum clients setting is configured multiple times, using either the configuration mode or Privileged EXEC mode, the latest configuration takes precedence.