cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
565
Views
0
Helpful
2
Replies

cli command help

redrobish
Level 1
Level 1


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

2 Replies 2

Laurent Aubert
Cisco Employee
Cisco Employee

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.

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