Configuring Flow Exports on Ubiquiti EdgeMax 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 flows (NetFlow) on Ubiquiti EdgeMax devices using the following commands:

configure

Enter global configuration mode on the router or Multilayer Switch Feature Card (MSFC), and issue the following commands for each interface on which you want to enable flow:

set system flow-accounting interface {INTERFACE_NAME}
set system flow-accounting netflow enable-ingress
set system flow-accounting netflow engine-id 1
set system flow-accounting netflow server {NETFLOW_SERVER_IP} port {NETFLOW_SERVER_LISTENER_PORT}
set system flow-accounting netflow version 9
commit

Was this document helpful?
Thanks for taking the time to share your feedback. We’ll use your feedback to improve our online help resources.