Extreme Switches

Netflow configuration on Extreme Switches is really simple.

Assume Trisul Network Analytics (R) the collector is on IP 10.10.100.100 port 2055.

See Extreme Networks Netflow Documentation 1)

set netflow export-interval 1
set netflow export-destination 10.10.100.100  2055
set netflow export-version 9
set netflow port *.*.* enable rx
set netflow cache enable
set netflow template timeout 1

Notes