Bandwidth Monitoring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2009 06:10 AM
How to check which user is drawing how much bandwidth in real time?
- Labels:
-
Web Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2011 05:36 AM
Hi Anupam,
You can use netflow to identify the per host bandwidth consumed on your link.
HTH
Regds,
Faiz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2012 07:58 AM
Thanks Anupam,
is there any way instead of using the third party tool like netflow etc.
Regds,
Faiz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2012 02:45 AM
Hi Faiz,
For user level visibility you need NetFlow. If you do not want to opt for a 3rd party NetFlow tool and still see the results on the top users (IP Address), enable NetFlow on the interfaces and use the "IP TOP TALKERS" option if your router supports it.
After enabling NetFlow on the interfaces, for IP TOP TALKERS, config as below.
ip flow-top-talkers
top [number] Number of top talkers to be shown. Max is 200.
sort by [bytes | packets] Sort based on volume or packets
cache-timeout [milliseconds] How long top talkers info should be stored. Max is 3,600,000 milliseconds (1 hour).
Read more at:
http://www.cisco.com/en/US/docs/ios/netflow/configuration/guide/cfg_nflow_top_talk.pdf
Regards,
Don Thomas Jacob
NOTE: Please rate posts and close questions if your query has been answered
