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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Enabling Netflow

Status
Not open for further replies.

jagsrao

Technical User
Jun 12, 2002
19
IN
Hi,

We have a router (1700). I was trying to enable netflow for this. I tried reading ALL the possible documents that CISCO had provided on the web. But was not able to even see the option "flow". The IOS is 12.2 ANy help in this regard is appreciable.
Thanks in advance

Jagdish
 
on the interface you also have to configure "ip route-cache flow".

The flow-export commands only send the data to a netflow collector and reporter system.

From the router itself you can do a "show ip cache flow" and this will show some of the statistics.

I like to enable the top talkers as well:
ip flow-top-talkers
sort-by bytes
top 10

then you can do a "show ip flow top" and it will show you the top ten conversations sorted by bytes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top