We are in the process of evaluating Network Flow analyser on Cisco 2621XM router. Network flow software from Adventnet was installed on Windows XP proff SP1 as per the system requirements.
The router 2621 was configured for netflow as per the following commands. router-2621(config)#interface FastEthernet 0/1 router-2621(config-if)#ip route-cache flow router-2621(config)#ip flow-export destination 192.168.9.1 9996 router-2621(config)#ip flow-export source FastEthernet 0/1 router-2621(config)#ip flow-export version 5 router-2621(config)#ip flow-cache timeout active 1 router-2621(config)#ip flow-cache timeout inactive 15 router#write router#show ip flow export router#show ip cache flow
From sh Config netflow is enabled on the cisco router.
But when i sign-on to the Netflow Analyser software , on the device menu router list , it shows no router exporting netflow packets to network analyser.
What could be the reason ? have I missed out any configuration on the router?