Chapter 1 What’s New for FortiOS 5.0 : New features in FortiOS 5.0 Patch 5 : Station locate for FortiWiFi units
  
Station locate for FortiWiFi units
Station locate allows a FortiWiFi unit to detect all wireless clients whether they are associated or not. A record is kept of MAC address, statistical time interval and RSSI data.
Station locate is enabled using the following CLI command:
config wireless-controller wtp-profile
edit "FAP220B-default"
config radio-1
set station-locate enable
set station-locate-interval 1
next
config radio-2
set station-locate enable
set station-locate-interval 1
end
end
end