Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configuring Netflow on 2600 router

Status
Not open for further replies.

Adesh001

MIS
Feb 25, 2005
40
TT
Hi Everyone,

I have been asked to monitor the bandwidth and protocols that are passing through my 2600 router. I am using Passler router traffic grapher sofware to generate my graphs.

I have never configured netflow on a router before, however after reading some cisco documents this is what I did.

configure t
int serial0/0
ip route-cache flow
exit
ip flow-export {ip add} 2048 version 5 peer-as
exit
clear ip flow stats

At this point I am getting graphical information on the prtg. I have also configured another interface on the router similar to above. Is anyone out there familar with Passler router traffic grapher.? Even though I have configured netflow on two interface, I am on seeing One graph on PRTG. How do I separate the interfaces?

Thanks
Adesh



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top