01-25-2023 10:35 PM
Hi,
We use 2700 series ap with Cisco 9800 controller. In 5ghz network, we suspect dfs issue on the user side. we looked for on gui but not successful.So we need to find cli commands regarding to ap dfs scanning/radar scanning status summary and related events logging.
we appreciated if you help us.
Best regards
01-25-2023 11:34 PM
unfortunately there is no command like starting with "show wireless ap dfs ......"
Our software version ;
Cisco IOS XE Software, Version 17.03.04c
Cisco IOS Software [Amsterdam], C9800 Software (C9800_IOSXE-K9), Version 17.3.4c
01-25-2023 11:48 PM
It appears that the "show wireless ap dfs" command is not available on your software version. The DFS/Radar feature may not be supported on your version of the Cisco 9800 software. I recommend checking the Cisco documentation for your specific software version to see if this feature is supported and if there are any alternative commands to check DFS/Radar status.
Please rate this and mark as solution/answer, if this resolved your issue
All the best,
AK
01-26-2023 12:20 AM
>....unfortunately there is no command like starting with "show wireless ap dfs ......"
Checkout these commands instead :
show wireless dot11h
show ap auto-rf dot11 5ghz
show ap name ap1 auto-rf dot11 5gh
M.
01-26-2023 12:53 AM
thank you, especially "show ap auto-rf dot11 5ghz" was very useful when we combine with debug logs including "Radar Detection on active channel" info.
best regards.
02-27-2024 10:38 AM
Also here's what the syslog messages look like from COS APs (e.g. 1800/2800/3800 or Catalyst APs), it's probably different from the IOS APs like the 2702: kernel: [*02/26/2024 19:55:33.6542] wlan: [0:D:dfs] WLAN_DEBUG_DFS_ALWAYS : csc_wlan_dfs_handle_radar: RADAR confirmed. center freq = 5290, offset = 0, dfs_use_nol = 2 is_chirp = 0 sidx = 0
01-29-2023 03:13 AM
@khorram1998 please stop injecting your ChatGPT-synthesised answers into this community. You're wasting people's time and filling the threads with mostly generic rubbish and sometimes just plain wrong answers like above! Frankly I don't even know where ChatGPT got those answers from!
09-06-2024 03:15 PM
This one for channel changes over time and will save useful data in the file in the bootflash:
#show logging profile wireless module radio-history-channel start last 2 days to-file bootflash:RRM_test.log
05-23-2025 06:51 AM
Since this thread seems to pop up a lot when I am doing AP troubleshooting I would like to add what helps me:
show ap auto-rf dott11 5gz | inc AP Name | Channel changes due to radar
This will give you and output like:
AP Name : ***-AP17
Channel changes due to radar : 26
AP Name : ***-AP16
Channel changes due to radar : 11
AP Name : ***-AP18
Channel changes due to radar : 42
After finding these I was able to build a Special RF Profile with a 80mhz channel width that avoids the DFS range and apply it to the impacted APs.
05-25-2025 01:54 AM
Thanks @Sandor Cavanaugh
Also worth reminding everyone that the wider your channel width the greater the chance of false radar detection. If you're getting radar detection when you're sure there is no radar then reduce the channel width. But also remember radar can come from many of the gadgets which get installed around the home/office/workplace - security systems, door motion sensors, lighting motion sensors etc.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide