Cisco persistent device avoidance
A persistent device avoidance feature is a spectrum management capability that
-
detects persistent, periodic interference devices (such as outdoor bridges and microwave ovens) that are usually missed by other RF metrics
-
stores device information on the controller to allow mitigation of affected channels, and
-
dynamically alters channel plans to minimize interference and optimize WLAN performance because short-duration and periodic operations remain largely undetected by normal RF management metrics.
With Cisco CleanAir, the RRM dynamic channel allocation (DCA) algorithm can detect, measure, register, and remember the impact of interference. It then adjusts the RRM DCA algorithm accordingly. The PDA process minimizes the use of channels affected by persistent devices in the channel plan. This adjustment remains local to the interference source. CleanAir detects and stores persistent device information in the controller. This information is used to mitigate the interfering channels.
Persistent Devices Detection: CleanAir-capable monitor mode APs collect information about persistent devices on all the configured channels and store the information in the controller. Local or bridge mode APs detect interference devices only on the serving channels.
The PDA feature works seamlessly on all platforms. All AP models that support CleanAir and Spectrum Intelligence also support the PDA feature.
The supported platforms are:
-
Cisco Aironet 1852 & 1832 APs
-
Cisco Aironet 2700 Series APs
-
Cisco Aironet 2800 Series APs
-
Cisco Aironet 3700 Series APs
-
Cisco Aironet 3800 & 4800 Series APs
-
Cisco Catalyst 9115 & 9117 Series APs
-
Cisco Catalyst 9120AX Series APs
-
Cisco Catalyst 9124AX Series APs
-
Cisco Catalyst 9130AX APs
Configure persistent device avoidance (GUI)
Procedure
|
Step 1 |
Choose Configurations > Radio Configurations > RRM. |
|
Step 2 |
Click the 5 GHz Band tab or the 2.4 GHz Band, and click the DCA tab. |
|
Step 3 |
In the DCA window, under the Dynamic Channel Assignment Algorithm section, check the Avoid Persistent Non-WiFi Interference check box to enable the device to ignore persistent non-WiFi interference. |
|
Step 4 |
Click Apply. |
Configure persistent device avoidance (CLI)
You can enable and disable the PDA feature and PDA propagation configuration mode through the RRM Manager.
Procedure
|
Step 1 |
Enter the global configuration mode. Example:
|
|
Step 2 |
Configure persistent non-WiFi device avoidance in the 802.11a or 802.11b channel assignment. Example:
Use the no form of this command to negate the command or to set its defaults. |
Verify persistent device avoidance
To verify the current state of Device Aware detail of the channel, use this command:
Device#show ap dot11 24ghz channel
Leader Automatic Channel Assignment
Channel Assignment Mode : AUTO
Channel Update Interval : 600 seconds
Anchor time (Hour of the day) : 0
Channel Update Contribution
Noise : Enable
Interference : Enable
Load : Disable
Device Aware
: Enable
CleanAir Event-driven RRM option : Disabled
Channel Assignment Leader : cisco-vwlc (9.9.39.73)
Last Run : 166 seconds ago
DCA Sensitivity Level : MEDIUM : 10 dB
DCA Minimum Energy Limit : -95 dBm
Channel Energy Levels
Minimum : -82 dBm
Average : -82 dBm
Maximum : -82 dBm
Channel Dwell Times
Minimum : 8 days 0 hour 43 minutes 13 seconds
Average : 8 days 0 hour 43 minutes 13 seconds
Maximum : 8 days 0 hour 43 minutes 13 seconds
802.11b 2.4 GHz Auto-RF Channel List
Allowed Channel List : 1,6,11
Unused Channel List : 2,3,4,5,7,8,9,10
Device#show ap dot11 24ghz cleanair device type all
DC = Duty Cycle (%), NA for SI APs
ISI = Interference Severity Index (1-Low Interference, 100-High Interference), NA for SI APs
RSSI = Received Signal Strength Index (dBm)
DevID = Device ID
ClusterID Mac Address DevID Type AP Type AP Name ISI RSSI DC Channel
----------------------------------------------------------------------------------------------------------------------------------------
a100.0000.0000 42f3.3e80.a001 0xa001 MW Oven CA AP-3800 11 -81 9 11
a100.0000.0002 8bc5.4740.3001 0x3001 MW Oven CA AP-2800 13 -21 14 11
a100.0000.0001 e647.20e0.3001 0x3001 MW Oven CA AP-4800 18 -31 12 11
To verify all the reported interferers along with the class type, use this command:
Device# show ap dot11 24ghz cleanair device type wimax-mobile
DC = Duty Cycle (%)
ISI = Interference Severity Index (1-Low Interference, 100-High Interference)
RSSI = Received Signal Strength Index (dBm)
DevID = Device ID
ClusterID Mac Address DevID Type AP Name ISI RSSI DC Channel
---------------------------------------------------------------------------------------------------------------
1900.0000.0006 xxxx.xxxx.xxx1 0xc001 WiMax Mobile Cisco-AP 4 -88 1
1900.0000.0007 xxxx.xxxx.xxx2 0xc002 WiMax Mobile Cisco-AP 4 -88 1
To verify the persistent device information under Auto-RF, use this command:
Device#show ap auto-rf dot11 24ghz
Number of Slots : 2
AP Name : VANC-AP
MAC Address : d4c9.3ce5.c760
Slot ID : 0
Radio Type : 802.11n - 2.4 GHz
….….….….
Noise Information
……………...
Persistent Interference Devices
Class Type Channel DC (%%) RSSI (dBm) Last Update Time
------------------------- ------- ------ --------- ----------------
MW Oven 11 NA -71 08/22/2019 12:03:18 UTC
MW Oven 11 NA -24 08/22/2019 12:03:19 UTC
MW Oven 11 NA -17 08/22/2019 12:03:16 UTC
MW Oven 11 NA -22 08/22/2019 12:03:19 UTC
To verify the persistent device information under Auto-RF for specific Cisco APs, use this command:
Device# show ap name ap_name
auto-rf dot11 24ghz
Number of Slots : 2
AP Name : VANC-AP
MAC Address : d4c9.3ce5.c760
Slot ID : 0
Radio Type : 802.11n - 2.4 GHz
….….….….
Noise Information
……………...
Persistent Interference Devices
Class Type Channel DC (%%) RSSI (dBm) Last Update Time
------------------------- ------- ------ --------- ----------------
MW Oven 11 NA -71 08/22/2019 12:03:18 UTC
MW Oven 11 NA -24 08/22/2019 12:03:19 UTC
MW Oven 11 NA -17 08/22/2019 12:03:16 UTC
MW Oven 11 NA -22 08/22/2019 12:03:19 UTC
Feedback