Skip to main content

Extreme Switch 8900 IPFIX FlowExport

This document outlines the configuration steps for setting up IPFIX on the Extreme Switch 8900.

Enable IPFIX on all ports:

enable ip-fix ports all

Configure the IPFIX source IP address:

configure ip-fix source ip-address {LOOPBACK_IP}

Set the IP address of the NetFlow server and the listener port:

configure ip-fix ip-address {NETFLOW_SERVER_IP} protocol udp L4-port {NETFLOW_SERVER_LISTENER_PORT}