02-02-2011 10:33 AM - edited 03-06-2019 03:19 PM
Hello,
I need some help in configuring Netflow on my cisco 2811 router. I tried looking on cisco for some documentation but could not find it.
If anyone has configured it, please point to the documentation.
I appreciate your help..
Thanks..
02-02-2011 10:36 AM
Please refer to the documentation:
http://www.cisco.com/en/US/docs/ios/netflow/configuration/guide/12_4/nf_12_4_book.html
02-03-2011 12:11 AM
Hi,
You can configure like below...
#ip flow-export source FastEthernet0/0
#ip flow-export version 5
#ip flow-export destination 10.10.10.10 9996
Under interfaces...
interface FastEthernet0/0
ip flow ingress
Like that you can cofnigure under which are interfaces you want export the stats.
once you done the above config, you can check either netflow stats exporting to server or not by using below command.
#sh ip flow export
#sh ip flow interface
Please rate if this helped you...
Regards,
Naidu.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide