I have been reading these forums the past few days and trying different solutions, but haven't been able to get NTA working on any outside devices.
Our core network is behind a Cisco 2951 - Netflow is working perfectly on this device.
All other devices are configured to send Netflow data back to a collector that is behind the 2951. I have tried this on 881, 2911, 2901 and still having the same issue: Last Received Netflow: Never.
I am using the exact same netflow config as on the 2951:
ip flow-export source fastethernet0/0.130 (DATA sub interface)
ip flow-export version 9
ip flow-export destination 10.1.200.63 2055 (server + port are correct)
interface fastethernet0/0.130
ip flow egress
ip flow ingress
ip route-cache flow
Am I missing anything or anything I can try t get this going?