cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
290
Views
5
Helpful
3
Replies

Easy way to locate what's 'eating' the outside interface bandwidth?

Andy White
Level 3
Level 3

Hello,

Via the CLI what is the best way to see what is eating our bandwidth on the outside interface?  I'm going to set up Netflow shortly, but in the meantime can the CLI quickly show this as I don't have access to the ASDM as I know this can show it.

Not sure I can capture the traffic and use wireshark to view?

Thanks

3 Replies 3

matthewlacomb1
Level 1
Level 1

do this:

cap mycap buffer 3000000 interface <outside-interface-name>

3MB buffer, will probably fill up quick.

to export, do

copy /pcap capture:mycap <ftp,tftp etc>

So this basically captures 3mb of traffic going through the Outside interface?

Wireshark is a tool you can do this with, check a post i did a while ago on the topic:

https://ciscoshizzle.blogspot.com.au/search?q=congestion

its is by no means a silver bullet, and deploying a tool that can interpret netflow is by far more flexible.

Please rate if useful

Please remember to rate useful posts, by clicking on the stars below.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card