I want to understand whats the different between set up Netflow using the below methods and which the best recommended procedure for setting up Netflow.
1.
On the Interface
router-2621(config)#interface FastEthernet 0/1
router-2621(config-if)#ip route-cache flow
On Router
router-2621(config)#ip flow-export destination 196.0.0.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
2.
On interface
router-2621(config)#interface FastEthernet 0/1
router-2621(config-if)#ip flow ingress