Thursday, October 22, 2009

Cisco Router configuration for NetFlow

Cisco router config for NetFlow

On user interface:

# ip route-cache flow
exit, then in global configuration mode:
# ip flow-export destination [host IP] [port] --> usually 9996
# ip flow-export source loopback 0
# ip flow-export version 5
And you can execute this command to show if your configuration works:
# sh ip cache flow
# sh ip flow export

No comments:

Post a Comment

Hi, for all of those who already put comments on my blog post, thanks.. really appreciate it. And for those who have not, just put your comments here :)