hello,
could anyone help me on configuring cisco routers for NTA?
sample config with a small explanation will do.
thanks a lot
Maybe this doc. will help you?
http://www.solarwinds.com/support/Netflow/docs/OrionNetFlowSwitches.pdf
thanks but if we can have the router config will be mos appreciated...
there are some config. examples in this post-
yes but theyre all discussing about 6509
ive seen one on the netflow 3.0 docu itself..
interface GigabitEthernet0/1ip address 10.3.1.2 255.255.255.252ip route-cache flow!ip flow-export source GigabitEthernet0/1ip flow-export version 5ip flow-export destination 1.2.0.12 2055
on this config, if we want to enable netflow on a second interface ie gigabit0/2, will the ip flow-export source gigabit0/2 also necessary?