1833059 Members
3443 Online
110049 Solutions
New Discussion

Network Traffic

 
Ryan Ma
Frequent Advisor

Network Traffic

How can I know the network traffic when the network is busy?
I want to know which party consume how much bandwidth.

Thanks.
Ryan
3 REPLIES 3
U.SivaKumar_2
Honored Contributor

Re: Network Traffic

hi,
you can install network analyser software ( protocol analyser ) in any windows based machines and analyse network
traffic . free analysers are available in internet for download.

regards,
U.SivaKumar
Innovations are made when conventions are broken
steven Burgess_2
Honored Contributor

Re: Network Traffic

Hi

You can configure ip accounting on your routers

This will tell you packets to and from addresses

on cisco routers enter the following on your sub interface

en
passwd < password>
conf t
int <#> < select interface >
ip accounting

To switch off

no ip accounting

Hope this helps

Steve

take your time and think things through
harry d brown jr
Honored Contributor

Re: Network Traffic

Ryan,

from the system side you could use glance to watch each process at the file level IO. network products are going to tell you which IP is doing how much, but not what the application is doing. Meaning that if a user is connected to your system they could be doing various things that the network software is not going to know anything about.


live free or die
harry
Live Free or Die