0% found this document useful (0 votes)
10 views1 page

windows network testing commands

The document provides a list of network command-line tools along with their descriptions. It includes commands such as ping, tracert, pathping, telnet, nslookup, and netstat, detailing their specific functions related to network connectivity and diagnostics. Each command is presented with its syntax and purpose for ease of understanding.

Uploaded by

BENDER FLS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

windows network testing commands

The document provides a list of network command-line tools along with their descriptions. It includes commands such as ping, tracert, pathping, telnet, nslookup, and netstat, detailing their specific functions related to network connectivity and diagnostics. Each command is presented with its syntax and purpose for ease of understanding.

Uploaded by

BENDER FLS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Command | Description

________________________________________________________|
___________________________________________________________________
ping <hostname/IP> | Tests connectivity to another
device
________________________________________________________|
___________________________________________________________________
tracert <hostname/IP> | Traces route packets take to
destination
________________________________________________________|
___________________________________________________________________
pathping <hostname/IP> | Combines ping and tracert with
more details
________________________________________________________|
___________________________________________________________________
telnet <IP> <port> | Tests connectivity to specific
port (if Telnet is enabled)
________________________________________________________|
___________________________________________________________________
nslookup <domain> | Looks up DNS records for a domain
________________________________________________________|
___________________________________________________________________
netstat | Shows active connections, ports,
and stats
________________________________________________________|
___________________________________________________________________
netstat -an | Shows all connections and listening
ports numerically
________________________________________________________|
___________________________________________________________________

You might also like