How do I configure Netflow version 9 on a Nexus 7k device to send netflow data to NFA?
Release :
Component : NQRPTA - REPORTERANALYZER
flow exporter Nexus-7K-NetFlow-Exporter
destination x.x.x.x
transport udp 9995
source <interface>
version 9
flow record Nexus-7K-NetFlow-Record
description Nexus 7K Netflow Setup
match ipv4 source address
match ipv4 destination address
match ip protocol
match ip tos
match transport source-port
match transport destination-port
collect transport tcp flags
collect counter bytes
collect counter packets
collect ip version
flow monitor Nexus-7K-NetFlow-Monitor
record Nexus-7K-NetFlow-Record
exporter Nexus-7K-NetFlow-Exporter
Interface <interface name>
ip flow monitor Nexus-7K-NetFlow-Monitor input
ip flow monitor Nexus-7K-NetFlow-Monitor output