ā09-08-2020 03:06 AM
i need to to configure netflow for a nexus 7700 core switch for use in solarwinds NTA. are the commands the same as
normal catalyst cisco switches for netflow?
ā09-08-2020 03:19 AM
Mostly same :
here is working config to NTA .
flow timeout active 60
flow exporter netflow_nta
description Export NetFlow to NTA
destination x.x.x.x use-vrf YYY
transport udp 2055
source VlanXX <--- your source
version 9
flow monitor v9netflow
record netflow-original
exporter netflow_nta
interface XX
ip flow monitor v9netflow output - depends on requirement.
ā09-08-2020 03:21 AM - edited ā09-08-2020 04:33 AM
thx alot for the info , for the template command "record netflow-original" is this pre-defined on nexus 7k or you created it?
also i have the classic design of edge switches uplinks to one core then the firewall , is it enough to monitor the uplinks from edge switches and monitor the uplink to the firewall? should i monitor input and output?
also in the case of VDC , should i do these commands on the main VDC or on the sub vdc?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide