mkrygeri wrote:
Are you only exporting from GigabitEthernet0/0?
I believe that Netflow v5 only supports ingress flows.
The easiest way to make sure you are getting all the flow data is to enable ingress flows on each interface on the router and remove the egress.
If it is absolutely imperative that you use one interface with ingress and egress enabled, I would change the export version to v9. You will definitely get ingress and egress flows this way.
I hope this helps. Please let us know how this works out for you.
~Mike K.
I am exporting from only the loopback, the 2 gig interfaces on each router are configured for both ingress and egress.
When I initially set it up the interfacess were only showing traffic inbound until I added the ip flow egress conmmands on the interfaces.
I'll give version 9 a shot and see what happens.