TCP/IP command to view protocol/port statistics

L

Lakshman

Is there a command that would let me view the TCP/IP
protocol statistics on another machine on my network, for
example netstat shows me the statistics for the computer I
am logged on to. But what if I want to view the tcp/ip
protocol statistics for a different machine sitting at my
machine? I need to know if there is a command line tool
like netstat that would let me do this. Any help or
pointers in the right direction would be greatly
appreciated.
Lakshman
 
L

Lakshman

I wans't looking for a third party tool. I needed to know
if there was a tool MS had built in the Operating system
or on the support/tools folder on the W2K disc.
Lakshman
 
P

Phillip Windell

Well there is NetStat that is already in Windows. Just run it from a
command window. There are parameters you can add to change what it gives
you. See "NetStat /?" for details.

Using "Netstat -s" might be what you are wanting.

Being a command line tool the output can of course be redirected to a text
file or to a local printer.
 
S

Steven L Umbach

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top