cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1351
Views
0
Helpful
0
Replies

NetFlow Export server reachable via Mgmt VRF but still not working

CiscoPurpleBelt
Level 6
Level 6

See attachment of simple topology.

So if the Solarwinds or whatever application you are sending NetFlow stats from a router is reachable via the router's Mgmt Int vrf which is assigned to G1 (so it pings 10.1.1.1 only sourcing from mgmt vrf), that should not be a problem correct as NetFlow is still not sending any statistics, nor can I add it to Solarwinds? I have the FlowMonitor input activated under a different interface that I want to see data from and not on the interface the Mgmt interface is assigned to.

 

Making sure I am not missing anything since the Router 1 is setup this way with reachability to the Solarwinds/NetFlow exporter via mgmt VRF.  

Also if I remember, 1 sh flow exporter statistics  does not show anything.

 

 

 

 

My config is as follows:

flow record TESTRec

match ipv4 source address

match ipv4 destination address

 

flow exporter TESTExp

destination 10.1.1.1 vrf Mgmt-intf

transport udp 2055

template data timeout 60

option application-table timeout 60

option application-attributes timeout 300

export-exporter netflow-v9

 

flow monitor Flow MonitorTEST

exporter TESTExp

cache timeout active 60

record TESTRec

 

int g0

ip flow monitor MonitorTEST input

 

 

 

 

 

 

0 Replies 0