mradhika22
Staff
Created on
03-25-2025
11:41 PM
Edited on
03-26-2025
12:29 AM
By
Anthony_E
Article Id
384628
Description | This article describes the issue when the Spectrum Analyzer is enabled on the FortiAP G-series profile on v7.2.10. |
Scope | FortiOS v7.2.10, FortiAP-431G v7.4.4,build0713,241016 |
Solution |
Workaround :
config wireless-controller wtp-profile
edit "FAP431G"
set ddscan enable
end
exec wireless-controller spectral-scan <fortiap serial number> 1 on
exec wireless-controller spectral-scan <fortiap serial number> 2 on
get wireless-controller spectral-info <fortiap serial number> 2
get wireless-controller spectral-info <fortiap serial number> 1
exec wireless-controller spectral-scan <fortiap serial number> 2 off
exec wireless-controller spectral-scan <fortiap serial number> 1 off
fap-tech
spectraltool -i wifi2
spectraltool -i wifi1
spectraltool -i wifi0
rcfg
Resolution:
The issue is fixed in v7.4.x. The Spectrum Analysis data gets populated even when all Radios are enabled with Dedicated Monitoring.
Related debug for Spectrum analysis in FortiAP:
cw_diag debug sa 15
cw_debug on
To disable the SA debug, use the command:
cw_diag debug sa 0
Related document:
|