netstat
Windows CMD · Network · available in the simulator
What it does
Displays network connections, ports, and statistics.
Syntax
netstat [-a] [-b] [-n] [-o] [-r] [-s] [intervalo]
Options and parameters
-aDisplays all active connections and listening ports.
-bDisplays the executable involved in creating each connection; requires administrator privileges.
netstat -abno-nDisplays addresses and port numbers in numerical form.
-oDisplays the process ID associated with each connection.
netstat -ano-eDisplays Ethernet statistics.
-rDisplays the routing table.
-sDisplays statistics by protocol.
-pDisplays connections for the specified protocol.
-fDisplays the fully qualified domain name for remote addresses.
Usage examples
netstat -anonetstat -abno