Configuring Flow Exports on Enterasys 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 on Enterasys devices using the following commands:
netflow set interval 1
netflow set memory 8000
netflow set ports all-ports
netflow set source {LOOPBACK_INTERFACE_NAME}
netflow set collector {NETFLOW_SERVER_IP} flow-destination-port {NETFLOW_SERVER_LISTENER_PORT}