Ubiquiti EdgeMAX (NetFlow) Configuration
This document outlines the steps to configure Ubiquiti EdgeMAX for NetFlow flow export with ObserveOps Flow Explorer.
Configuration Steps
Enter configuration mode:
configure
Enable flow accounting on each interface and configure the NetFlow server:
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 {MOTADATA_NETFLOW_SERVER_IP} port 2055
set system flow-accounting netflow version 9
commit
After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.