Chapter 6 Deploying Wireless Networks for FortiOS 5.0 : Wireless network monitoring : Monitoring rogue APs : Configuring rogue scanning : Exempting an AP from rogue scanning
  
Exempting an AP from rogue scanning
By default, if Rogue AP Detection is enabled, it is enabled on all managed FortiAP units. Optionally, you can exempt an AP from scanning. You should be careful about doing this if your organization must perform scanning to meet PCI-DSS requirements.
To exempt an AP from rogue scanning - web-based manager
1. Go to WiFi Controller > Managed Access Points > Managed FortiAP.
2. Select which AP to edit.
3. Select Do not participate in Rogue AP Scanning and then select OK.
To exempt an AP from rogue scanning - CLI
This example shows how to exempt access point AP1 from rogue scanning.
config wireless-controller wtp
edit AP1
set ap-scan disable
end