Cisco Nexus 9k Series device support NetFlow export from the device. Please configure the below commands in the configuration mode:
flow timeout 60
destination {NFA serverIP}
transport udp 9996
source {Source interface}
version 9
template data timeout 60
option exporter-stats timeout 60
option sampler-table timeout 60
option interface-table timeout 60
match ipv4 source address
match ipv4 destination address
match ip protocol
match transport source-port
match transport destination-port
collect counter bytes
collect counter packets long
collect timestamp sys-uptime first
collect timestamp sys-uptime last
record netflowrecord
exporter netflowexporter
mode 1 out-of 100
ip flow monitor netflowmonitor input sampler netflowsampler
Ensure that the NetFlow license is enabled on the device. Post configuration, you can discover your device by navigating to Inventory > Devices or Network > Flow Analysis