Where's the script? :) Sorry, did I miss something...hehe Paul
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Walker Sent: Wednesday, January 05, 2005 2:08 PM To: [email protected] Subject: [Ntop] Netflow from Cisco Paule You can use this script..I didnt have very good luck with netflow and ntop. It missed many conversations and displays the information poorly.... Two steps in the process. First step is a global config in the router. The second step is an interface config. I have copied a script below... GLOBAL ip flow-export source Loopback0 ip flow-export version 5 ip flow-export destination X.X.X.X 2055 X.X.X.X = NTOP server __________________________________________________________ INTERFACE Main Interface such as hssi1/0...do NOT put it on the sub ints ip route-cache flow _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
