Radio Resource Management

Radio Resource Management

A Radio Resource Management (RRM) is a system that

  • consistently manages real-time RF parameters of a wireless network

  • monitors associated APs for traffic load, interference, noise, coverage, and other metrics,

  • performs critical functions like radio resource monitoring, power control transmission, dynamic channel assignment, and coverage hole detection and correction.

Functions of radio resource management

  • Radio Resource Monitoring: Ensures optimal allocation of network resources.

  • Power Control Transmission: Adjusts power levels to maintain network performance.

  • Dynamic Channel Assignment: Allocates channels dynamically to reduce interference and optimize network performance.

  • Coverage Hole Detection and Correction: Identifies and rectifies gaps in coverage to ensure consistent connectivity.

  • RF Grouping: Groups RF resources effectively to manage interference and optimize performance.

Radio resource monitors

Radio resource monitor is a system that

  • detects and configures new devices and APs automatically

  • adjusts associated APs for optimal coverage and capacity, and

  • supports noise and interference monitoring.

  • APs scan all the valid channels for the country of operation as well as for channels available in other locations.

  • The APs in local mode go offchannel for a period not greater than 70 ms to monitor these channels for noise and interference.

  • Packets collected during this time are analyzed to detect rogue APs, rogue clients, ad-hoc clients, and interfering APs.

  • In the presence of voice traffic or other critical traffic (in the last 100 ms), APs can defer off-channel measurements. The APs also defer off-channel measurements based on the WLAN scan priority configurations.

  • Each AP spends only 0.2 percent of its time off channel. This activity is distributed across all the APs so that adjacent APs are not scanning at the same time, which could adversely affect wireless LAN performance.

Mobility controller and mobility agent

Radio frequency groups

A radio frequency group is a collection of controllers that

  • coordinate RRM globally

  • support separate networks for 2.4 GHz and 5 GHz networks, and

  • optimize network calculations on a per-radio basis.

Clustering Cisco Catalyst 9800 Series Wireless Controller into a single RF group enables the RRM algorithms to scale beyond the capabilities of a single Cisco Catalyst 9800 Series Wireless Controller.

RF group creation

Create an RF group using these parameters:

  • User-configured RF network name.

  • Neighbor discovery performed at the radio level.

  • Country list configured on the controller.

RF grouping function run between controllers .


Note


RF groups and mobility groups are similar, in that, they both define clusters of controllers , but they are different in terms of their use. An RF group facilitates scalable, system-wide dynamic RF management, while a mobility group facilitates scalable, system-wide mobility and controller redundancy.

RF neighborhood

APs periodically send out neighbor messages over the air. APs using the same RF group name validate messages from each other.

When APs on different controllers hear validated neighbor messages at a signal strength of –80 dBm (or stronger), the controllers dynamically form an RF neighborhood in auto mode. In static mode, the leader is manually selected and the members are added to the RF Group.

RF group leader

An RF group leader is a designated device that

  • analyzes real-time radio data collected by the system

  • calculates power and channel assignments, and

  • sends them to each controller in the RF group.

The RRM algorithms ensure system-wide stability, and restrain channel and power scheme changes to the appropriate local RF neighborhoods.

RF Group Leader is selected based on the controller with the greatest AP capacity (platform limit). If multiple controllers have the same capacity, the leader is selected based on the Group ID, which is a combination of the management IP address, AP capacity, random number, and so on. The one with the highest Group ID is selected as the leader.

RF Group Leader can be configured in two ways as follows:

  • Auto Mode: In this mode, the members of an RF group elect an RF group leader to maintain a primary power and channel scheme for the group. The RF grouping algorithm dynamically chooses the RF group leader and ensures that an RF group leader is always present. Group leader assignments can and do change (for instance, if the current RF group leader becomes inoperable or RF group members experience major changes).

  • Static Mode: In this mode, a user selects a controller as an RF group leader manually. In this mode, the leader and the members are manually configured and fixed. If the members are unable to join the RF group, the reason is indicated. The leader tries to establish a connection with a member every minute if the member has not joined in the previous attempt.


Note


  • When a controller becomes both leader and member for a specific radio, you get to view the IPv4 and IPv6 address as part of the group leader.

    When a Controller A becomes a member and Controller B becomes a leader, the Controller A displays either IPv4 or IPv6 address of Controller B using the address it is connected.

    So, if both leader and member are not the same, you get to view only one IPv4 or IPv6 address as a group leader in the member.


Pinning and cascading

If Dynamic Channel Assignment (DCA) needs to use the worst-performing radio as the single criterion for adopting a new channel plan, it can result in pinning or cascading problems.

The main cause of both pinning and cascading is that any potential channel plan changes are controlled by the RF circumstances of the worst-performing radio. The DCA algorithm does not do this; instead, it does the following:

  • Multiple local searches: The DCA search algorithm performs multiple local searches initiated by different radios in the same DCA run rather than performing a single global search that is driven by a single radio. This change addresses both pinning and cascading, while maintaining the desired flexibility and adaptability of DCA and without jeopardizing stability.

  • Multiple Channel Plan Change Initiators (CPCIs): Previously, the single worst radio was the sole initiator of a channel plan change. Now each radio in an RF group is evaluated and prioritized as a potential initiator. Intelligent randomization of the resulting list ensures that every radio is eventually evaluated, which eliminates the potential for pinning.

  • Limiting the propagation of channel plan changes (Localization): For each CPCI radio, the DCA algorithm performs a local search for a better channel plan, but only the CPCI radio itself and its one-hop neighboring access points are actually allowed to change their current transmit channels. The impact of an access point triggering a channel plan change is felt only to within two RF hops from that access point, and the actual channel plan changes are confined to within a one-hop RF neighborhood. Because this limitation applies across all CPCI radios, cascading cannot occur.

  • Non-RSSI-based cumulative cost metric: A cumulative cost metric measures how well an entire region, neighborhood, or network performs with respect to a given channel plan. The individual cost metrics of all the access points in that area are considered in order to provide an overall understanding of the channel plan’s quality. These metrics ensure that the improvement or deterioration of each single radio is factored into any channel plan change. The objective is to prevent channel plan changes in which a single radio improves, but at the expense of multiple other radios experiencing a considerable performance decline.

The RRM algorithms run at a specified updated interval, which is 600 seconds by default. Between update intervals, the RF group leader sends keepalive messages to each of the RF group members and collects real-time RF data.


Note


Several monitoring intervals are also available. See the Configuring RRM section for details.


RF grouping failure reason codes

RF Grouping failure reason codes and their explanations are listed below:

Table 1. RF Grouping Failure Reason Codes

Reason Code

Description

1

Maximum number (20) of controllers are already present in the group.

2

If the following conditions are met:

  • The request is from a similar powered controller and,

    • Controller is the leader for the other band,

      OR

    • Requestor group is larger.

3

Group ID do not match.

4

Request does not include source type.

5

Group spilt message to all member while group is being reformed.

6

Auto leader is joining a static leader, during the process deletes all the members.

9

Grouping mode is turned off.

11

Country code does not match.

12

Controller is up in hierarchy compared to sender of join command (static mode).

Requestor is up in hierarchy (auto mode).

13

Controller is configured as static leader and receives join request from another static leader.

14

Controller is already a member of static group and receives a join request from another static leader.

15

Controller is a static leader and receives join request from non-static member.

16

Join request is not intended to the controller.

Controller name and IP do not match.

18

RF domain do not match.

19

Controller received a Hello packet at incorrect state.

20

Controller has already joined Auto leader, now gets

a join request from static leader.

21

Group mode change.

Domain name change from CLI.

Static member is removed from CLI.

22

Max switch size (350) is reached

Additional Reference

Radio Resource Management White Paper: https://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-3/b_RRM_White_Paper/b_RRM_White_Paper_chapter_011.html

RF group name

An RF group name is a user-configured identifier assigned to a group of wireless LAN controllers that

  • is sent to all the access points joined to the controller

  • coordinate to perform Radio Resource Management (RRM) in a globally optimized manner,

  • serves as a shared secret for generating hashed MIC in neighbor messages, and

  • helps in avoiding RF interference and contention by ensuring system-wide RRM.

To create an RF group, you configure all the controllers to be included in the group with the same RF group name. If there is any possibility that an AP joined to a controller might hear RF transmissions from an AP on a different controller , you should configure the controller with the same RF group name.

If RF transmissions between APs can be heard, then system-wide RRM is recommended to avoid 802.11 interference and contention as much as possible.

Secure RF groups

Secure RF groups are a wireless LAN controller feature that

  • encrypt radio frequency grouping and RRM message exchanges over a DTLS tunnel

  • authenticate controllers using wireless management trust-point certificates during the DTLS handshake, and

  • require all participating controllers to belong to the same mobility group.

RF profile configuration recommendation

The RF profile configuration recommendations are:

  • Ensure that the country code configuration on both leader and member controllers match.

  • RF grouping formation will not form if:

    • The group leader has IPv4 address and the group member has IPv6 address.

    • The group leader has IPv6 address and the group member has IPv4 address.

  • Configure the IPv4 address on the group leader if RF grouping occurs between leader and member using IPv6 address.

  • We recommend having the same RF profile configurations on the RF group leader and member controllers.

    • Since the RRM algorithms run on the group leader, they refer to the RF profile configurations of the leader controller. For example, additional channels in the member controller's list are not included by the group leader when it assigns a channel to the radio. Similarly, if there is a difference in configuration for DBS channel width between the leader and member controller, the algorithm only refers to the configurations of the group leader.

  • For premises with over 20 controllers, we recommend that you have a common (non-default) RF network name for up to 20 controllers. The rest of the controllers can be mapped under different RF network names.

  • For better network control, set your controller as static leader.

Transmit power control

A transmit power control is an automation algorithm that:

  • increases and decreases an access point's power dynamically

  • responds to changes in the RF coverage environment, and

  • provides enough RF power to achieve the required coverage levels while avoiding channel interference.

This feature is different from coverage hole detection, which is primarily concerned with clients.

  • TPC provides enough RF power to achieve the required coverage levels while avoiding channel interference between APs. We recommend that you select TPCv1; TPCv2 option is deprecated.

  • With TPCv1, you can select the channel aware mode; we recommend that you select this option for 5 GHz, and leave it unchecked for 2.4 GHz.

Overriding the TPC Algorithm with Minimum and Maximum Transmit Power Settings

The TPC algorithm balances RF power in many diverse RF environments. However, it is possible that automatic power control will not be able to resolve some scenarios in which an adequate RF design was not possible to implement due to architectural restrictions or site restrictions, for example, when all the access points must be mounted in a central hallway, placing the access points close together, but requiring coverage to the edge of the building.

In these scenarios, you can configure maximum and minimum transmit power limits to override TPC recommendations. The maximum and minimum TPC power settings apply to all the access points through RF profiles in a RF network.

To set the Maximum Power Level Assignment and Minimum Power Level Assignment, enter the maximum and minimum transmit power used by RRM in the fields in the Tx Power Control window. The range for these parameters is -10 to 30 dBm. The minimum value cannot be greater than the maximum value; the maximum value cannot be less than the minimum value.

If you configure a maximum transmit power, RRM does not allow any access point attached to the controller, to exceed this transmit power level (whether the power is set by RRM TPC or by coverage hole detection). For example, if you configure a maximum transmit power of 11 dBm, no access point will transmit above 11 dBm, unless the access point is configured manually.

Cisco APs support power level changes in 3 dB granularity. TPC Min and Max power settings allow for values in 1 dB increments. The resulting power level will be rounded to the nearest value supported in the allowed powers entry for the AP model and the current serving channel.

Each AP model has its own set of power levels localized for its regulatory country and region. Moreover, the power levels for the same AP model will vary based on the band and channel it is set to. For more information on Allowed Power Level vs. Actual power(in dBm), use the show ap name <name> config slot <0|1|2|3> command to view the specific number of power levels, the range of power levels allowed, and the current power level setting on the AP.

Dynamic channel assignment

A dynamic channel assignment (DCA) is a wireless LAN management technique that

  • automatically evaluates radio frequency (RF) conditions and network utilization

  • dynamically allocates channels among APs to minimize interference and maximize performance, and

  • continuously updates channel assignments based on system-wide RF analytics and policies.

Features of DCA

Features of DCA are:

  • Dynamic channel allocation: DCA dynamically assigns channels to APs to avoid conflicts and interference, improving network capacity and performance. Two adjacent APs on the same channel can cause signal contention or collision. In a collision, data is not received by the AP. For example, reading an e-mail in a café can affect the performance of an AP in a neighboring business.

    Even though these are separate networks, someone sending traffic to the café on channel 1 can disrupt communication in an enterprise using the same channel. Devices can dynamically allocate AP channel assignments to avoid conflict and increase capacity and performance.

  • Channel reuse: Efficiently reuses channels by assigning the same channel to APs that are physically far apart, maximizing scarce RF resources. In other words, channel 1 is allocated to a different AP far from the café, which is more effective than not using channel 1 altogether.

  • Adjacent channel separation: The device’s DCA capabilities are also useful in minimizing adjacent channel interference between APs.

    For example, two overlapping channels in the 802.11b/g band, such as 1 and 2, cannot simultaneously use 11 or 54 Mbps. By effectively reassigning channels, the device keeps adjacent channels separated.

Channel assignments

The device examines a variety of real-time RF characteristics to efficiently handle channel assignments.

  • AP received energy: The received signal strength measured between each AP and its nearby neighboring AP. Channels are optimized to give you the highest network capacity.

  • Noise: Noise can limit signal quality for your devices and APs. Increased noise reduces cell size and degrades user experience. By optimizing channels to avoid noise sources, the device helps you maintain coverage and system capacity. If a channel is unusable due to excessive noise, that channel can be avoided.

  • 802.11 interference: Interference is any 802.11 traffic that is not a part of your wireless LAN, including rogue APs and neighboring wireless networks. Lightweight APs automatically scan all channels to detect interference sources. If the amount of 802.11 interference exceeds a predefined configurable threshold (the default is 10 percent), the AP sends an alert to the device. Using the RRM algorithms, the device may then dynamically rearrange channel assignments to increase system performance in the presence of the interference. Such an adjustment could result in adjacent lightweight APs being on the same channel, but this setup provides better performance than keeping APs on a channel made unusable by interference.

    In addition, if other wireless networks are present, the device shifts the usage of channels to complement the other networks. For example, if one network is on channel 6, an adjacent wireless LAN is assigned to channel 1 or 11. This arrangement increases the capacity of the network by limiting the sharing of frequencies. If a channel has virtually no capacity remaining, the device may choose to avoid this channel. In huge deployments in which all nonoverlapping channels are occupied, the device does its best, but you must consider RF density when setting expectations.

  • Load and utilization: When utilization monitoring is enabled, capacity calculations can consider that some APs are deployed in ways that carry more traffic than other APs, for example, a lobby versus an engineering area. The device can then assign channels to improve the AP that has performed the worst. The load is taken into account when changing the channel structure to minimize the impact on the clients that are currently in the wireless LAN. This metric keeps track of every AP's transmitted and received packet counts to determine how busy the APs are. New clients avoid an overloaded AP and associate to a new AP. This Load and utilization parameter is disabled by default.

The device combines this RF characteristic information with RRM algorithms to make system-wide decisions. Conflicting demands are resolved using soft-decision metrics that guarantee the best choice for minimizing network interference. The result is optimal channel configuration across three dimensions. APs located on different floors play an important role in your wireless LAN configuration.

RRM startup mode

The RRM startup mode is invoked under these conditions:

  • In a single- device environment, the RRM startup mode is invoked after the device is upgraded and rebooted.

  • In a multiple- device environment, the RRM startup mode is invoked after an RF Group leader is elected.

  • You can trigger the RRM startup mode from the CLI.

The RRM startup mode runs for 100 minutes (ten iterations at ten-minute intervals). The duration of the RRM startup mode is independent of the DCA interval, sensitivity, and network size. The startup mode consists of ten DCA runs with high sensitivity (making channel changes easy and sensitive to the environment) to converge to a steady-state channel plan. DCA continues to run at the specified interval and sensitivity after the startup mode is finished.

Dynamic Bandwidth Selection

While upgrading from 11n to 11ac, the Dynamic Bandwidth Selection (DBS) algorithm provides a smooth transition for various configurations.

The following pointers describe the functionalities of DBS:

  • It applies an additional layer of bias on top of those applied to the core DCA, for channel assignment in order to maximize the network throughput by dynamically varying the channel width.

  • It fine tunes the channel allocations by constantly monitoring the channel and Base Station Subsystem (BSS) statistics.

  • It evaluates the transient parameters, such as 11n or 11ac client mix, load, and traffic flow types.

  • It reacts to the fast-changing statistics by varying the BSS channel width or adapting to the unique and new channel orientations through 11ac for selection between 40 MHz and 80 MHz bandwidths.

Limitations for DCA

DCA limitations include the following items.

  • DCA supports only 20-MHz channels in the 2.4-GHz band.

  • In a Dynamic Frequency Selection (DFS)-enabled AP environment, enable the UNII2 channels option under the DCA channel to allow 100-MHz separation for the dual 5-GHz radios.

  • Use only nonoverlapping channels (1, 6, 11, and others) for reassigning channels to minimize interference.

  • Channel change does not require you to shut down the radio.

  • The DCA algorithm interval is set to one hour. However, the DCA algorithm always runs at the default interval of 10 minutes. Channel allocation occurs at 10-minute intervals for the first 10 cycles, and channel changes occur every 10 minutes as determined by the DCA algorithm. After these cycles, the DCA algorithm returns to the configured interval.

  • Invoking channel update will not result in any immediate changes until the next DCA interval is triggered.

  • If DCA or Transmit Power Control (TPC) is turned off on the RF group member, and automatic settings are enabled on the RF group leader, the channel or transmit power on the member changes according to the algorithm run on the RF group leader.

Coverage hole detection and correction

A coverage hole detection and correction algorithm is a wireless LAN management mechanism that

  • identifies areas with insufficient radio coverage for reliable performance

  • alerts administrators when access points fail to provide adequate coverage, and

  • adjusts AP transmit power to mitigate correctable coverage holes.

If clients on a lightweight AP are detected at threshold levels such as RSSI, failed client count, percentage of failed packets, and number of failed packets that are lower than those specified in the RRM configuration, the AP sends a “coverage hole” alert to the device. The alert indicates that clients cannot connect to a usable AP because of poor signal coverage.

The device discriminates between coverage holes that can and cannot be corrected. For coverage holes that can be corrected, the device mitigates the coverage hole by increasing the transmit power level for that specific AP.

The device does not mitigate coverage holes caused by clients that are unable to increase their transmit power or are statically set to a power level. Increasing downstream transmit power could increase interference in the network.

Restrictions

The restrictions for RRM are:

  • The RF-group supports a maximum of 3000 APs.

  • If an AP tries to join the RF-group that already holds the maximum number of APs it can support, the device rejects the application and throws an error.

  • Disabling all data rates for default rf-profile or custom rf-profile affects the ISSU upgrade and client join process after the software upgrade (ISSU or non-ISSU). To prevent this, you must enable at least one data rate (for example, ap dot11 24 rate RATE_5_5M enable) on the default rf-profile or custom rf-profile . We recommend that you enable the lowest data rate if efficiency is of prime concern.

  • RRM grouping does not occur when an AP operates in a static channel that is not in the DCA channel list. The Neighbor Discovery Protocol (NDP) is sent only on DCA channels; therefore, when a radio operates on a non-DCA channel, it does not receive NDP on the channel.

How to configure RRM

Configure neighbor discovery type (GUI)

Configure the Neighbor Discovery Type for your network devices by leveraging the GUI interface.

Use this task to set the Neighbor Discovery Type within the Radio Resource Management settings to enhance the network's ability to detect and manage neighbor devices efficiently.

Procedure


Step 1

Choose Configuration > Radio Configurations > RRM .

Step 2

On the Radio Resource Management page, click either the 5 GHz Band or the 2.4 GHz Band tab.

Step 3

In the General tab under Noise/Interference/Rogue/CleanAir/SI Monitoring Channels, choose either Transparent or Protected from the RRM Neighbor Discover Type drop-down list.

Step 4

Click Apply to save your configuration.


Neighbor discovery for your network devices is complete.

Configure neighbor discovery type (CLI)

Specify how neighbor discovery packets are handled on each radio band.

Procedure


Step 1

Enter global configuration mode.

Example:

Device# configure terminal

Step 2

Configure the neighbor discovery type for the desired radio band.

Example:


Device(config)# ap dot11 {24ghz | 5ghz} rrm ndp-type {protected | transparent}
The NDP types are:
  • protected: Use protected to encrypt discovery packets.

  • transparent: Use transparent to send packets as is (default).

Step 3

Return to privileged EXEC mode by ending the configuration mode.

Example:

Device(config)# end

Alternatively, you can also press Ctrl-Z to exit global configuration mode.


The neighbor discovery type for the specified band is set.

Configure RF groups

RF groups are configured through either GUI or CLI. You can also configure RF groups through


Note


When the multiple-country feature is being used, all controllers intended to join the same RF group must be configured with the same set of countries, configured in the same order.


Configure RF group selection mode (GUI)

Set the RF Group Selection Mode for a wireless controller to manage radio resource management (RRM) and group configuration.

Use this procedure when you need to designate or update the RF Group Selection Mode on your controller using the web interface.

Before you begin

Ensure you have administrator access to the wireless controller GUI.

To configure the RF Group Selection Mode, use the steps in this section:

Procedure


Step 1

Choose Configuration > Radio Configurations > RRM.

Step 2

On the RRM page, click the relevant band tab: either 5 GHz Band or 2.4 GHz Band.

Step 3

Click the RF Grouping tab.

Step 4

Choose the appropriate Group Mode from these options:

  • Automatic: Sets the 802.11 RF group selection to automatic update mode.
  • Leader: Sets the 802.11 RF group selection to leader mode.
  • Off: Disables the 802.11 RF group selection.

Step 5

Save the configuration.


The controller applies the selected RF Group Selection Mode to the chosen bands.

Configure RF group selection mode (CLI)

Set the RF group selection mode for specific 802.11 radio bands on a Cisco device using CLI commands.

Use this procedure to configure how access points are grouped for RF management purposes by specifying the RF group selection mode for 2.4 GHz, 5 GHz, or (if supported) 6 GHz bands.

Procedure


Step 1

Enter global configuration mode.

Example:

Device# configure terminal

Step 2

Exit configuration mode to return to privileged EXEC mode.

Example:

Device(config)# end

Alternatively, you can also press Ctrl-Z to exit global configuration mode.


The system applies the selected RF group selection mode to the specified 802.11 band.

Configuring an RF Group Name (CLI)

Procedure

  Command or Action Purpose

Step 1

configure terminal

Example:

Device# configure terminal

Enters global configuration mode.

Step 2

wireless rf-network name

Example:

Device (config)# wireless rf-network test1

Creates an RF group. The group name should be ASCII String up to 19 characters and is case sensitive.

Note

 

Repeat this procedure for each controller that you want to include in the RF group.

Step 3

end

Example:

Device(config)# end

Returns to privileged EXEC mode. Alternatively, you can also press Ctrl-Z to exit global configuration mode.

Configure members in an 802.11 static RF group (GUI)

Add controllers to a static RF group. This configuration enables coordinated radio management and optimizes wireless network performance.

When you configure static RF groups, you can manually designate RF group leaders and members. This approach supports predictable behavior and enhances control over radio resource management.

Procedure


Step 1

Choose Configuration > Radio Configurations > RRM .

Step 2

On the RRM page, click either the 5 GHz Band or 2.4 GHz Band tab.

Step 3

Click the RF Grouping tab.

Step 4

Choose the appropriate Group Mode from these options:

  • Automatic (default): Members of an RF group elect a leader to maintain a primary power and channel scheme. The RF grouping algorithm selects the group leader dynamically and ensures continuous leadership. Group leader assignments can change. For example, assignments change if the current leader becomes inoperable or if group members experience significant changes.
  • Leader: A device as an RF group leader, manually. In this mode, the leader and members are manually configured. Their assignments remain fixed. If a member is unable to join the RF group, the system indicates the reason. The system uses the member's management IP address and system name to request that the member join the leader. The leader attempts to connect with a member every minute if the member did not join during the previous attempt.
  • Off: No RF group is configured.

Step 5

Under Group Members section, click Add.

Step 6

In the Add Static Member window that is displayed, enter the controller name and the IPv4 or IPv6 address of the controller.

Step 7

Click Save & Apply to Device.


The new member is added to the static RF group and joins the manually configured group for radio parameter coordination.

Configure members in an 802.11 static RF group (CLI)

Define APs as members of a static RF group using the CLI, enabling coordinated radio management.

Procedure


Step 1

Enter global configuration mode.

Example:

Device# configure terminal

Step 2

Configure members in an 802.11 static RF group.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm group-member group_name ip_addr

Set the group mode to leader to activate the group member.

Step 3

Return to privileged EXEC mode.

Example:

Device(config)# end

You can also press Ctrl-Z to exit global configuration mode.


The AP is added as a member of the 802.11 static RF group.

Device# configure terminal
Device(config)# ap dot11 24ghz rrm group-member Grpmem01 10.1.1.1
Device(config)# end

Configure transmit power control

Configure transmit power (GUI)

Configure transmit power settings for wireless APs.

Procedure


Step 1

Choose Configuration > Radio Configurations > RRM .

Step 2

On the 5 GHz Band or 2.4 GHz Band tab, click the TPC tab.

Step 3

Choose one of these dynamic transmit power assignment modes:

  • Automatic (default): The transmit power is periodically updated for all APs that permit this operation.
  • On Demand: The transmit power is updated on demand. If you choose this option, you get to view the Invoke Power Update Once . Click Invoke Power Update Once to apply the RRM data successfully.
  • Fixed: No dynamic transmit power assignments occur and values are set to their global default.

Step 4

Enter the maximum and minimum power level assignment on this radio. If you configure maximum transmit power, RRM does not allow any AP attached to the device to exceed this transmit power level. This applies whether the power is set by RRM TPC or by coverage hole detection.

For example, if you configure a maximum transmit power of 11 dBm, then no AP would transmit above 11 dBm, unless the AP is configured manually. The range is from –10 dBm to 30 dBm.

Step 5

In the Power Threshold field, enter the cutoff signal level used by RRM when determining whether to reduce an access point’s power.

The default value for this parameter varies depending on the TPC version you choose. For TPCv1, the default value is –70 dBm, and for TPCv2, the default value is –67 dBm. The default value can be changed when APs are transmitting at higher (or lower) than desired power levels. The range is from –80 to –50 dBm.

Increasing this value (between –65 and –50 dBm) causes the APs to operate at higher transmit power rates. Decreasing the value has the opposite effect. In applications with a dense population of APs, it may be useful to decrease the threshold to –80 or –75 dBm in order to reduce the number of BSSIDs (APs) and beacons seen by the wireless clients. Some wireless clients might have difficulty processing a large number of BSSIDs or a high beacon rate and might exhibit problematic behavior with the default threshold.

Step 6

Click Apply .


Transmit power settings are updated according to your configuration.

Configure Tx-power control threshold (CLI)

Set the Tx-power control threshold to define the minimum received signal strength at which the device adjusts its transmit power.

Procedure


Step 1

Enter global configuration mode.

Example:

Device# configure terminal

Step 2

Configure the Tx-power control threshold used by RRM for auto power assignment.

Example:

Device(config)# ap dot11 {24ghz | 5ghz | 6ghz} rrm tpc-threshold threshold_value

The range is from –80 dBm to –50 dBm.

Step 3

Return to privileged EXEC mode.

Example:

Device(config)# end

You can also press Ctrl-Z to exit global configuration mode.


The Tx-power control threshold is updated, enabling the device to adjust its transmit power according to the specified threshold.

Device# configure terminal
Device(config)# ap dot11 24ghz rrm tpc-threshold -60
Device(config)# end

Configure the Tx-power level (CLI)

Set the transmit power level of the wireless AP to improve wireless coverage and signal strength.

Procedure


Step 1

Enter global configuration mode.

Example:

Device# configure terminal

Step 2

Configure the 802.11 Tx-power level.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm txpower {trans_power_level | auto | max | min | once}
The Tx-power parameters are:
  • trans_power_level: Sets the transmit power level.

  • auto: Enables auto-RF.

  • max: Configures the maximum auto-RF Tx-power.

  • min: Configures the minimum auto-RF Tx-power.

  • once: Enables one-time auto-RF.

Step 3

end

Example:

Device(config)# end

Return to privileged EXEC mode.


Configure 802.11 RRM parameters

Configure advanced 802.11 channel assignment parameters (GUI)

Configure the RRM settings to optimize channel assignment for 802.11 wireless networks.

Procedure


Step 1

Choose Configuration > Radio Configurations > RRM .

Step 2

In the DCA tab, complete these details:

  1. Select a Channel Assignment Mode to specify the DCA mode:

    • Automatic (default): Causes the device to periodically evaluate and, if necessary, update the channel assignment for all joined APs.

    • Freeze: Causes the device to evaluate and update the channel assignment for all joined APs. If you choose this option, you get to view the Invoke Channel Update Once. Click Invoke Channel Update Once to apply the RRM data successfully.

    • Off: Turns off DCA and sets all AP radios to the first channel of the band, which is the default value. If you choose this option, you must manually assign channels on all radios.

  2. From the Interval drop-down list, choose the interval that tells how often the DCA algorithm is allowed to run. The default interval is 10 minutes.

  3. From the Anchortime drop-down list, choose a number to specify the time of day when the DCA algorithm must start. The options are numbers between 0 and 23 (inclusive) representing the hour of the day from 12:00 a.m. to 11:00 p.m.

  4. Check the Avoid Foreign AP Interference check box to cause the device’s RRM algorithms to consider 802.11 traffic from foreign APs (those not included in your wireless network) when assigning channels to lightweight APs, or uncheck it to disable this feature. For example, RRM may adjust the channel assignment to have APs avoid channels close to foreign APs. By default, this feature is in enabled state.

  5. Check the Avoid Cisco AP Load check box to cause the device’s RRM algorithms to consider 802.11 traffic from Cisco lightweight APs in your wireless network when assigning channels. For example, RRM can assign better reuse patterns to APs that carry a heavier traffic load. By default, this feature is in disabled state.

  6. Check the Avoid Non-802.11a Noise check box to cause the device’s RRM algorithms to consider noise (non-802.11 traffic) in the channel when assigning channels to lightweight APs. For example, RRM may have APs avoid channels with significant interference from non-AP sources, such as microwave ovens. By default, this feature is in enabled state.

  7. Check the Avoid Persistent Non-Wi-Fi Interference check box to enable the device to take into account persistent non-Wi-Fi interference in DCA calculations. A persistent interfering device is any device from the following categories, which has been seen in the past 7 days - Microwave Oven, Video Camera, Canopy, WiMax Mobile, WiMax Fixed, Exalt Bridge. With Avoid Persistent Non-Wi-Fi Interference enabled, if a Microwave Oven is detected, that interference from the Microwave Oven is taken into account in the DCA calculations for the next 7 days. After 7 days, if the interfering device is not detected anymore, it is no longer considered in the DCA calculations.

  8. From the DCA Channel Sensitivity drop-down list, choose one of the following options to specify how sensitive the DCA algorithm is to environmental changes such as signal, load, noise, and interference when determining whether to change channels:

    • Low: The DCA algorithm is not particularly sensitive to environmental changes. The DCA threshold is 30 dB.

    • Medium (default): The DCA algorithm is moderately sensitive to environmental changes. The DCA threshold is 15 dB.

    • High: The DCA algorithm is highly sensitive to environmental changes. The DCA threshold is 5 dB.

  9. Set the Channel Width as required. You can choose the RF channel width as 20 MHz, 40 MHz, 80 MHz, 160 MHz, or Best. This is applicable only for 802.11a/n/ac (5 GHz) radio.

Step 3

The Auto-RF Channel List section shows the channels that are currently selected. To select a channel, check the corresponding check box.

Step 4

In the Event Driven RRM section, check the EDRRM check box to run RRM when CleanAir-enabled AP detects a significant level of interference. If enabled, set the sensitivity threshold level at which the RRM is invoked, enter the custom threshold, and check the Rogue Contribution check box to enter the rogue duty-cycle.

Step 5

Click Apply .


The wireless controller updates 802.11 channel assignments according to your configured parameters.

Configure 802.11 channel assignment parameters (CLI)

Configure DCA and related parameters on 802.11 radios.

Procedure


Step 1

Enter global configuration mode.

Example:

Device# configure terminal

Step 2

Configure CleanAir event-driven RRM parameters.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel cleanair-event sensitivity {high | low | medium}

The types of sensitivity are:

  • High : Specifies the most sensitivity to non-Wi-Fi interference as indicated by the air quality (AQ) value.

  • Low : Specifies the least sensitivity to non-Wi-Fi interference as indicated by the AQ value.

  • Medium : Specifies medium sensitivity to non-Wi-Fi interference as indicated by the AQ value.

Step 3

Configure DCA algorithm parameters for the 802.11 band.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel dca {add channel-number | anchor-time | global {auto | once} | interval | min-metric | remove channel-number | sensitivity {high | low | medium}}

The DCA algorithm parameters include:

  • add channel-number : Enter a channel number to be added to the DCA list. The range is from 1 to 14 channels.

  • anchor-time: Configures the anchor time for DCA. The range is from 0 to 23 hours.

  • global: Configures the DCA mode for all 802.11 Cisco APs.

    • auto: Enables auto-RF.

    • once: Enables auto-RF only once.

  • interval: Configures the DCA interval value. The values are 1, 2, 3, 4, 6, 8, 12 and 24 hours, and the default value 0 denotes 10 minutes.

  • min-metric: Configures the DCA minimum RSSI energy metric. The range is from -100 to -60.

  • remove channel-number: Specifies the channel number to be removed from the DCA list. The range is from 1 to 14.

  • sensitivity: Configures the DCA sensitivity level to changes in the environment.

    • high: Specifies the most sensitivity.

    • low: Specifies the least sensitivity.

    • medium: Specifies medium sensitivity.

Step 4

Configure the DCA channel bandwidth for all 802.11 radios in the 5-GHz band.

Example:

Device(config)# ap dot11 5ghz rrm channel dca chan-width {20 | 40 | 80 | best}
The channel bandwidth can be set to 20 MHz, 40 MHz, or 80 MHz, . The default value for channel bandwidth is 20 MHz (80 MHz is the default value for Best). Set the channel bandwidth to Best before configuring the constraints.

Step 5

Configure the maximum channel bandwidth that can be assigned to a channel.

Example:

Device(config)# ap dot11 5ghz rrm channel dca chan-width width-max {WIDTH_20MHz | WIDTH_40MHz | WIDTH_80MHz |WIDTH_MAX}

WIDTH_80MHz assigns the channel bandwidth to 20 MHz, 40 MHz, or 80 MHz but not greater than that.


The 802.11 channel assignment parameters are configured.

What to do next

Configure the advanced channel assignment parameters.

Configure the advanced channel assignment parameters (CLI)

Procedure


Step 1

Configure the persistent non-Wi-Fi device avoidance in the 802.11 channel assignment.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel device

Step 2

Configure the foreign AP 802.11 interference avoidance in the channel assignment.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel foreign

Step 3

Configure the Cisco AP 802.11 load avoidance in the channel assignment.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel load

Step 4

Configure noise avoidance in 802.11 channel assignment.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel noise

Step 5

Return to privileged EXEC mode.

Example:

Device(config)# end

You can also press Ctrl-Z to exit global configuration mode.


The 802.11 advanced channel assignment parameters are configured.

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel noise
  Device(config)# end

Configure 802.11 coverage hole detection (GUI)

Enable 802.11 coverage hole detection to optimize wireless radio coverage and identify areas with inadequate connectivity.

Use this task when you want to detect and troubleshoot Wi-Fi coverage gaps on 6 GHz, 5 GHz, or 2.4 GHz radio bands in your wireless network.

Procedure


Step 1

Choose Configuration > Radio Configurations > RRM to configure Radio Resource Management parameters for 802.11a/n/ac (5 GHz) and 802.11b/g/n (2.4 GHz) radios.

Step 2

On the Radio Resource Management page, click the Coverage tab and complete these steps:

  1. To enable coverage hole detection, check the Enable Coverage Hole Detection check box.

  2. In the Data Packet Count field, enter the number of data packets.

  3. In the Data Packet Percentage field, enter the percentage of data packets.

  4. In the Data RSSI Threshold field, enter the actual value in dBm. The range is from –60 dBm to –90 dBm. The default value is –80 dBm.

  5. In the Voice Packet Count field, enter the number of voice data packets.

  6. In the Voice Packet Percentage field, enter the percentage of voice data packets.

  7. In the Voice RSSI Threshold field, enter the actual value in dBm. The range is from –60 dBm to –90 dBm. The default value is –80 dBm.

  8. In the Minimum Failed Client per AP field, enter the minimum number of clients on an AP with a signal-to-noise ratio (SNR) below the coverage threshold. The range is from 1 to 75, and the default value is 3.

  9. In the Percent Coverage Exception Level per AP field, enter the maximum desired percentage of clients on an access point’s radio operating below the desired coverage threshold. The range is from 0 to 100%, and the default value is 25%.

Step 3

Click Apply.


Your configuration is saved and the system begins monitoring for coverage holes based on the specified parameters.

Configuring 802.11 Coverage Hole Detection (CLI)

Procedure

  Command or Action Purpose

Step 1

configure terminal

Example:

Device# configure terminal

Enters global configuration mode.

Step 2

ap dot11 {24ghz | 5ghz} rrm coverage data{fail-percentage | packet-count | rssi-threshold}

Example:


Device(config)#ap dot11 24ghz rrm coverage 
data fail-percentage 60

Configures the 802.11 coverage hole detection for data packets.

  • fail-percentage: Configures the 802.11 coverage failure-rate threshold for uplink data packets as a percentage that ranges from 1 to 100%.

  • packet-count: Configures the 802.11 coverage minimum failure count threshold for uplink data packets that ranges from 1 to 255.

  • rssi-threshold: Configures the 802.11 minimum receive coverage level for data packets that range from –90 to –60 dBm.

Step 3

ap dot11 {24ghz | 5ghz} rrm coverage exception global exception level

Example:


Device(config)#ap dot11 24ghz rrm coverage 
exception global 50

Configures the 802.11 Cisco AP coverage exception level as a percentage that ranges from 0 to 100%.

Step 4

ap dot11 {24ghz | 5ghz} rrm coverage level global cli_min exception level

Example:


Device(config)#ap dot11 24ghz rrm coverage 
level global 10

Configures the 802.11 Cisco AP client minimum exception level that ranges from 1 to 75 clients.

Step 5

ap dot11 {24ghz | 5ghz} rrm coverage voice{fail-percentage | packet-count | rssi-threshold}

Example:


Device(config)#ap dot11 24ghz rrm coverage 
voice packet-count 10

Configures the 802.11 coverage hole detection for voice packets.

  • fail-percentage: Configures the 802.11 coverage failure-rate threshold for uplink voice packets as a percentage that ranges from 1 to 100%.

  • packet-count: Configures the 802.11 coverage minimum failure count threshold for uplink voice packets that ranges from 1 to 255.

  • rssi-threshold: Configures the 802.11 minimum receive coverage level for voice packets that range from –90 to –60 dBm.

Step 6

end

Example:

Device(config)# end

Returns to privileged EXEC mode. Alternatively, you can also press Ctrl-Z to exit global configuration mode.

Configuring 802.11 Event Logging (CLI)

Procedure

  Command or Action Purpose

Step 1

configure terminal

Example:

Device# configure terminal

Enters global configuration mode.

Step 2

ap dot11 24ghz | 5ghz rrm logging{channel | coverage | foreign | load | noise | performance | txpower}

Example:


Device(config)#ap dot11 24ghz rrm logging channel

Device(config)#ap dot11 24ghz rrm logging coverage

Device(config)#ap dot11 24ghz rrm logging foreign

Device(config)#ap dot11 24ghz rrm logging load

Device(config)#ap dot11 24ghz rrm logging noise

Device(config)#ap dot11 24ghz rrm logging performance

Device(config)#ap dot11 24ghz rrm logging txpower

Configures event-logging for various parameters.

  • channel—Configures the 802.11 channel change logging mode.

  • coverage—Configures the 802.11 coverage profile logging mode.

  • foreign—Configures the 802.11 foreign interference profile logging mode.

  • load—Configures the 802.11 load profile logging mode.

  • noise—Configures the 802.11 noise profile logging mode.

  • performance—Configures the 802.11 performance profile logging mode.

  • txpower—Configures the 802.11 transmit power change logging mode.

Step 3

end

Example:

Device(config)# end

Returns to privileged EXEC mode. Alternatively, you can also press Ctrl-Z to exit global configuration mode.

Configuring 802.11 Statistics Monitoring (GUI)

Procedure


Step 1

Choose Configuration > Radio Configurations > RRM to configure Radio Resource Management parameters for 802.11a/n/ac (5 GHz) and 802.11b/g/n (2.4 GHz) radios.

Step 2

In the Monitor Intervals(60 to 3600secs) section, proceed as follows:

  1. To configure the 802.11 noise measurement interval (channel scan interval), set the AP Noise Interval. The valid range is from 60 to 3600 seconds.

  2. To configure the 802.11 signal measurement interval (neighbor packet frequency), set the AP Signal Strength Interval. The valid range is from 60 to 3600 seconds.

  3. To configure the 802.11 coverage measurement interval, set the AP Coverage Interval. The valid range is from 60 to 3600 seconds.

  4. To configure the 802.11 load measurement, set the AP Load Interval. The valid range is from 60 to 3600 seconds.

Step 3

Click Apply.


Configuring 802.11 Statistics Monitoring (CLI)

Procedure

  Command or Action Purpose

Step 1

configure terminal

Example:

Device# configure terminal

Enters global configuration mode.

Step 2

ap dot11 24ghz | 5ghz rrm monitor channel-list{all | country | dca}

Example:


Device(config)#ap dot11 24ghz rrm monitor channel-list all

Sets the 802.11 monitoring channel-list for parameters such as noise/interference/rogue.

  • all— Monitors all channels.

  • country— Monitor channels used in configured country code.

  • dca— Monitor channels used by dynamic channel assignment.

Step 3

ap dot11 24ghz | 5ghz rrm monitor coverage interval

Example:


Device(config)#ap dot11 24ghz rrm monitor coverage 600

Configures the 802.11 coverage measurement interval in seconds that ranges from 60 to 3600.

Step 4

ap dot11 24ghz | 5ghz rrm monitor load interval

Example:


Device(config)#ap dot11 24ghz rrm monitor load 180

Configures the 802.11 load measurement interval in seconds that ranges from 60 to 3600.

Step 5

ap dot11 24ghz | 5ghz rrm monitor noise interval

Example:


Device(config)#ap dot11 24ghz rrm monitor noise 360

Configures the 802.11 noise measurement interval (channel scan interval) in seconds that ranges from 60 to 3600.

Step 6

ap dot11 24ghz | 5ghz rrm monitor signal interval

Example:


Device(config)#ap dot11 24ghz rrm monitor signal 480

Configures the 802.11 signal measurement interval (neighbor packet frequency) in seconds that ranges from 60 to 3600.

Step 7

end

Example:

Device(config)# end

Returns to privileged EXEC mode. Alternatively, you can also press Ctrl-Z to exit global configuration mode.

Configuring the 802.11 Performance Profile (GUI)

Procedure


Step 1

Choose Configuration > Tags & Profiles > AP Join.

Step 2

On the AP Join page, click the name of the profile or click Add to create a new one.

Step 3

In the Add/Edit RF Profile window, click the RRM tab.

Step 4

In the General tab that is displayed, enter the following parameters:

  1. In the Interference (%) field, enter the threshold value for 802.11 foreign interference that ranges between 0 and 100 percent.

  2. In the Clients field, enter the threshold value for 802.11 Cisco AP clients that range between 1 and 75 clients.

  3. In the Noise (dBm) field, enter the threshold value for 802.11 foreign noise ranges between –127 and 0 dBm.

  4. In the Utilization(%) field, enter the threshold value for 802.11 RF utilization that ranges between 0 to 100 percent.

Step 5

Click Update & Apply to Device.


Configuring the 802.11 Performance Profile (CLI)

Procedure

  Command or Action Purpose

Step 1

configure terminal

Example:

Device# configure terminal

Enters global configuration mode.

Step 2

ap dot11 {24ghz | 5ghz} rrm profile clients cli_threshold_value

Example:


Device(config)#ap dot11 24ghz rrm profile clients 20

Sets the threshold value for 802.11 Cisco AP clients that range between 1 and 75 clients.

Step 3

ap dot11 {24ghz | 5ghz}rrm profile foreign int_threshold_value

Example:


Device(config)#ap dot11 24ghz rrm profile foreign 50

Sets the threshold value for 802.11 foreign interference that ranges between 0 and 100%.

Step 4

ap dot11 {24ghz | 5ghz} rrm profile noise for_noise_threshold_value

Example:


Device(config)#ap dot11 24ghz rrm profile noise -65

Sets the threshold value for 802.11 foreign noise ranges between –127 and 0 dBm.

Step 5

ap dot11 {24ghz | 5ghz} rrm profile throughput throughput_threshold_value

Example:


Device(config)#ap dot11 24ghz rrm profile throughput 10000

Sets the threshold value for 802.11 Cisco AP throughput that ranges between 1000 and 10000000 bytes per second.

Step 6

ap dot11 {24ghz | 5ghz} rrm profile utilization rf_util_threshold_value

Example:


Device(config)#ap dot11 24ghz rrm profile utilization 75

Sets the threshold value for 802.11 RF utilization that ranges between 0 to 100%.

Step 7

end

Example:

Device(config)# end

Returns to privileged EXEC mode.

Configuring Advanced 802.11 RRM

Enabling Channel Assignment (GUI)

Procedure


Step 1

Choose Configuration > Radio Configurations > RRM.

Step 2

In the RRM page, click the relevant band's tab: either 5 GHz Band or 2.4 GHz Band.

Step 3

Click the DCA tab

Step 4

In the Dynamic Channel Assignment Algorithm section, choose the appropriate Channel Assignment Mode from these options:

  • Automatic: Sets the channel assignment to automatic.

  • Freeze: Locks the channel assignment. Click Invoke Channel Update Once to refresh the assigned channels.

Step 5

Click Apply.


Enabling Channel Assignment (CLI)

Procedure

  Command or Action Purpose

Step 1

enable

Example:

Device# enable

Enters privileged EXEC mode.

Step 2

ap dot11 {24ghz | 5ghz} rrm channel-update

Example:


Device# ap dot11 24ghz rrm channel-update

Enables the 802.11 channel selection update for each of the Cisco access points.

Note

 

After you enable ap dot11 {24ghz | 5ghz} rrm channel-update , a token is assigned for channel assignment in the DCA algorithm.

Restarting DCA Operation

Procedure

  Command or Action Purpose

Step 1

enable

Example:

Device# enable

Enters privileged EXEC mode.

Step 2

ap dot11 {24ghz | 5ghz} rrm dca restart

Example:


Device# ap dot11 24ghz rrm dca restart

Restarts the DCA cycle for 802.11 radio.

Update power assignment parameters (GUI)

Change the transmit power assignment settings for your AP to optimize wireless coverage.

Procedure


Step 1

Choose Configuration > Wireless > Access Points.

Step 2

On the Access Points page, click the name of the AP from the 5 GHz or 2.4 GHz list.

Step 3

In the Edit Radios > Configure > Tx Power Level Assignment section, select Custom from the Assignment Method group-down list.

Step 4

Select the value for Transmit Power from the drop-down list.

Step 5

Click Update & Apply to Device.


The system applies the updated transmit power parameters to your selected AP.

Update power assignment parameters (CLI)

Adjust the wireless transmit power settings for APs to optimize coverage and performance.

Procedure


Step 1

Enter privileged EXEC mode.

Example:

Device# enable

Step 2

Update the 802.11 transmit power for each of the APs.

Example:

Device# ap dot11 {24ghz | 5ghz} rrm txpower update

The system updates the transmit power configuration for the specified APs.

Device# enable
Device# ap dot11 24ghz rrm txpower update
Device# ap dot11 6ghz rrm txpower update

Configuring Rogue Access Point Detection in RF Groups

Configuring Rogue Access Point Detection in RF Groups (CLI)

Before you begin

Ensure that each controller in the RF group has been configured with the same RF group name.


Note


The name is used to verify the authentication IE in all beacon frames. If the controller have different names, false alarms will occur.


Procedure

  Command or Action Purpose

Step 1

ap name Cisco_AP mode{ monitor | clear | sensor | sniffer}

Example:

Device# ap name ap1 mode clear

Perform this step for every access point connected to the controller .

Configures the following AP modes of operation:

  • monitor: Sets the AP mode to monitor mode.

  • clear: Resets AP mode to local or remote based on the site.

  • sensor: Sets the AP mode to sensor mode.

  • sniffer: Sets the AP mode to wireless sniffer mode.

Step 2

end

Example:

Device(config)# end

Returns to privileged EXEC mode. Alternatively, you can also press Ctrl-Z to exit global configuration mode.

Step 3

configure terminal

Example:

Device# configure terminal

Enters global configuration mode.

Step 4

wireless wps ap-authentication

Example:

Device (config)#  wireless wps ap-authentication

Enables rogue access point detection.

Step 5

wireless wps ap-authentication threshold value

Example:

Device (config)#  wireless wps ap-authentication 
threshold 50

Specifies when a rogue access point alarm is generated. An alarm occurs when the threshold value (which specifies the number of access point frames with an invalid authentication IE) is met or exceeded within the detection period.

The valid threshold range is from 1 to 255, and the default threshold value is 1. To avoid false alarms, you may want to set the threshold to a higher value.

Note

 

Enable rogue access point detection and threshold value on every controller in the RF group.

Note

 

If rogue access point detection is not enabled on every controller in the RF group, the access points on the controller with this feature disabled are reported as rogues.

Monitoring RRM parameters and RF group status

Monitor RRM parameters

Provide a quick reference to the commands used for monitoring Radio Resource Management (RRM) parameters, enabling users to efficiently assess and troubleshoot wireless network performance.
Table 2. Commands for monitoring Radio Resource Management
Commands Description
show ap dot11 24ghz channel

Displays the configuration and statistics of the 802.11b monitoring.

show ap dot11 24ghz coverage

Displays the configuration and statistics of the 802.11b coverage.

show ap dot11 24ghz group

Displays the configuration and statistics of the 802.11b grouping.

show ap dot11 24ghz logging

Displays the configuration and statistics of the 802.11b event logging.

show ap dot11 24ghz monitor

Displays the configuration and statistics of the 802.11b monitoring. nnn

show ap dot11 24ghz profile

Displays 802.11b profiling information for all APs.

show ap dot11 24ghz summary

Displays the configuration and statistics of the 802.11a APs.

show ap dot11 24ghz txpower

Displays the configuration and statistics of the 802.11b transmit power control.

show ap dot11 5ghz channel

Displays the configuration and statistics of the 802.11a channel assignment.

show ap dot11 5ghz coverage

Displays the configuration and statistics of the 802.11a coverage.

show ap dot11 5ghz group

Displays the configuration and statistics of the 802.11a grouping.

show ap dot11 5ghz logging

Displays the configuration and statistics of the 802.11a event logging.

show ap dot11 5ghz monitor

Displays the configuration and statistics of the 802.11a monitoring.

show ap dot11 5ghz profile

Displays 802.11a profiling information for all APs.

show ap dot11 5ghz summary

Displays the configuration and statistics of the 802.11a APs.

show ap dot11 5ghz txpower

Displays the configuration and statistics of the 802.11a transmit power control.

Verify RF group status

This section describes the new commands for RF group status.

These commands are used to verify RF group status on the .

This table lists the commands for verifying aggressive load balancing.

Table 3. Aggressive load balancing verification commands

Command

Purpose

show ap dot11 5ghz group

Displays the controller name that is the group leader for the 802.11a RF network.

show ap dot11 24ghz group

Displays the controller name that is the group leader for the 802.11b/g RF network.

Examples: RF group configuration

These are examples of RF group name configuration.

Device# configure terminal
Device(config)# wireless rf-network test1
Device(config)# ap dot11 24ghz shutdown
Device(config)# end
Device# show network profile 5
This example demonstrates how to configure rogue access point detection within RF groups.

Device# ap name ap1 mode clear
Device# end
Device# configure terminal
Device(config)# wireless wps ap-authentication
Device(config)# wireless wps ap-authentication threshold 50
Device(config)# end

Information About ED-RRM

A ED-RRM feature is a radio frequency management solution that

  • continuously monitors air quality metrics

  • automatically triggers channel changes when interference exceeds a set threshold, and

  • blocks affected channels for a specified duration to prevent immediate reselection.

Spontaneous interference is interference that appears suddenly on a network, perhaps jamming a channel or a range of channels completely. The Cisco CleanAir spectrum event-driven RRM feature allows you to set a threshold for air quality (AQ) that, if exceeded, triggers an immediate channel change for the affected AP. Once a channel change occurs due to event-driven RRM, the channel is blocked list for three hours to avoid selection.

Most RF management systems can avoid interference, but this information takes time to propagate through the system. Cisco CleanAir relies on AQ measurements to continuously evaluate the spectrum and can trigger a move within 30 seconds. For example, if an AP detects interference from a video camera, it can recover by changing channels within 30 seconds of the camera becoming active.

Configure ED-RRM on the controller (CLI)

Configure Event-Driven Radio Resource Management (ED-RRM) on the controller using CLI commands.

Trigger spectrum event-driven RRM to run when a Cisco CleanAir-enabled AP detects a significant level of interference by entering these commands.

Procedure


Step 1

Enter global configuration mode.

Example:

Device# configure terminal

Step 2

Configure CleanAir driven RRM parameters for the 802.11 APs.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel cleanair-event

Step 3

Configure CleanAir driven RRM sensitivity for the 802.11 APs.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel cleanair-event sensitivity {low | medium | high | custom}

Default selection is Medium.

Step 4

Trigger the ED-RRM event at the set threshold value.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel cleanair-event custom-threshold custom-threshold-value

The custom threshold range is from 1 to 99.

Step 5

Enable rogue contribution.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel cleanair-event rogue-contribution

Step 6

Configure threshold value for rogue contribution.

Example:

Device(config)# ap dot11 {24ghz | 5ghz} rrm channel cleanair-event rogue-contribution duty-cycle thresholdvalue

The range is from 1 to 99, with 80 as the default.

Step 7

Save your changes.

Example:

Device# write memory

Step 8

(Optional) Verify the CleanAir configuration for the 802.11a/n/ac or 802.11b/g/n network.

Example:

Device# show ap dot11 {24ghz | 5ghz}cleanair config

The output is displayed.


							CleanAir Solution................................ : Enabled
							Air Quality Settings:
							Air Quality Reporting........................ : Enabled
							Air Quality Reporting Period (min)........... : 15
							Air Quality Alarms........................... : Disabled
							Air Quality Alarm Threshold.................. : 10
							Unclassified Interference.................... : Disabled
							Unclassified Severity Threshold.............. : 35
							Interference Device Settings:
							Interference Device Reporting................ : Enabled
							BLE Beacon............................... : Enabled
							Bluetooth Link........................... : Enabled
							Microwave Oven........................... : Enabled
							802.11 FH................................ : Enabled
							Bluetooth Discovery...................... : Enabled
							TDD Transmitter.......................... : Enabled
							Jammer................................... : Enabled
							Continuous Transmitter................... : Enabled
							DECT-like Phone.......................... : Enabled
							Video Camera............................. : Enabled
							802.15.4................................. : Enabled
							WiFi Inverted............................ : Enabled
							WiFi Invalid Channel..................... : Enabled
							SuperAG.................................. : Enabled
							Canopy................................... : Enabled
							Microsoft Device......................... : Enabled
							WiMax Mobile............................. : Enabled
							WiMax Fixed.............................. : Enabled
							Interference Device Types Triggering Alarms:
							BLE Beacon............................... : Disabled
							Bluetooth Link........................... : Disabled
							Microwave Oven........................... : Disabled
							802.11 FH................................ : Disabled
							Bluetooth Discovery...................... : Disabled
							TDD Transmitter.......................... : Disabled
							Jammer................................... : Disabled
							Continuous Transmitter................... : Disabled
							DECT-like Phone.......................... : Disabled
							Video Camera............................. : Disabled
							802.15.4................................. : Disabled
							WiFi Inverted............................ : Enabled
							WiFi Invalid Channel..................... : Enabled
							SuperAG.................................. : Disabled
							Canopy................................... : Disabled
							Microsoft Device......................... : Disabled
							WiMax Mobile............................. : Disabled
							WiMax Fixed.............................. : Disabled
							Interference Device Alarms................... : Disabled
							AdditionalClean Air Settings:
							CleanAir Event-driven RRM State.............. : Disabled
							CleanAir Driven RRM Sensitivity.............. : LOW
							CleanAir Driven RRM Sensitivity Level........ : 35
							CleanAir Event-driven RRM Rogue Option....... : Disabled
							CleanAir Event-driven RRM Rogue Duty Cycle... : 80
							CleanAir Persistent Devices state............ : Disabled
							CleanAir Persistent Device Propagation....... : Disabled

The Event-Driven Radio Resource Management (ED-RRM) on the controller is configured.