We have quite a few Cisco 2811 routers. We enabled netflow on one of the routers using the loopback as the source and only enabling the flow on fa0/0. However, Orion is receiving flow from multiple interfaces on the router. Has anyone had this occur? I thought it would only pass information on the interface on which it was enabled.
Here are the commands:
ip flow-export source Loopback0
ip flow-export version 5
ip flow-export destination <"Orion NPM server IP"> 2055
int fa0/0
ip route-cache flow
Thanks for any input you can provide.