Hi everyone,
I come here for help because I'm quite lost.
I'm actually configuring NetFlow on my organization network. I use NetFlow Traffic Analyzer as collector and got 30 routers.
I want to monitor WAN interfaces (one hot and one backup) per router :
ip flow ingress<br />ip route-cache flow
Routers are configured with ingress command only (I read that egress command is not relevant many times) :
ip flow-cache timeout active 1<br />ip flow-cache timeout inactive 15<br />ip flow-export destination 172.XX.XXX.XXX 2055<br />ip flow-export source Loopback0<br />ip flow-export version 5<br />snmp-server community XXXXXX RO
During my testing phase, everything works fine. I bought SolarWinds and installed it on a new server (Windows Server 2012 R2). Since then, I don't receive any egress data.
Is someone experiencing issues like this or having skills to help me ? Thanks !