01-27-2010 03:49 PM - edited 03-04-2019 07:19 AM
We got L3 switches as core switches as end to end WAN link bet our sites. a Cisco 6500 on the other and a Cisco 3750 on the other end.
Now we wanted to see the a real-time port traffic usage and don't know what cli command to use like of the "netstat -a" of the microsoft.
Hope someone can be of help.
tia
01-27-2010 05:10 PM
Hi,
If what you want is to sniff the traffic going through a port, you can use port-mirroring feature with a traffic analyser. If what you want is just some statistics and counter, the show interface should be enough.
HTH
Laurent.
01-28-2010 08:24 AM
Hi,
another possibility might be configuring NetFlow on the interface and issuing
sh ip cache flow
command then.
See http://www.cisco.com/en/US/docs/ios/netflow/command/reference/nf_02.html#wp1013892
for details.
HTH,
Milan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide