|
Posted by Goggen on December 4, 2007, 5:23 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Can anyone give som short info about how to configure netflow on two 6500?
In short I believe this is the way to do:
1. enable netflow on interfaces I want to collect information from... (eg.
interface Gi1/0)
ip route-cache flow
2. configure where to send netflow data:
ip flow-export <ip-address> (and som other options)
An example from cisco.com:
configure terminalinterface serial 3/0/0 ip route-cache flow exit
ip flow-export 1.1.15.1 0 version 5 peer-as
exit
This is it?
Br
SandStrand
|