Extreme Switch NetFlow Configuration
This document provides a step-by-step guide for configuring NetFlow on Extreme Switches. Follow the steps outlined below to set up your NetFlow configuration.
Enter global configuration mode on the router or MSFC. Issue the following commands:
set netflow export-interval 1
set netflow export-destination {NETFLOW_SERVER_IP} {NETFLOW_SERVER_LISTENER_PORT}
set netflow cache enable
set netflow export-version 9
set netflow template refresh-rate 600 timeout 1
Enable flow for each interface by executing:
set netflow port {INTERFACE_NAME} enable both