Configuring Flow Exports on Aruba Devices
For NetFlow analysis, you need to configure your devices to export flows to Site24x7 On-Premise Poller, which is the NetFlow collector. The On-Premise Poller will be listening to the particular port to receive flows. Learn how to find the port number of your On-Premise Poller.
Configure IP Flow Information Export (IPFIX) on Aruba devices using the following commands:
ip-flow-export-profile
enable
wireless-export
collector-ip {NETFLOW_SERVER_IP}
transport-protocol udp
port {NETFLOW_SERVER_LISTENER_PORT}
flow-cache-size 1000
upload-all-interval 60
upload-inactive-interval 15
upload-template-interval 60
observation-domain
Refer to Aruba's official documentation for more details on device configuration.