You can perform Cisco Wireless (NetFlow) configuration using the following steps:
config flow create exporter NFAWLANExporter {NETFLOW_SERVER_IP} {NETFLOW_SERVER_LISTENER_PORT}
config flow create monitor NFAWLANMonitor
config flow add monitor NFAWLANMonitor exporter NFAWLANExporter
config flow add monitor NFAWLANMonitor record ipv4_client_app_flow_record
Enter global configuration mode on the router or MSFC, and issue the following commands for each WLAN_ID from which you want to enable flow:
config wlan flow {WLAN_ID} monitor NFAMonitor enable