network cmd

netstat

network statistics

netstat -a

show all active connections

netstat -b

show binaries (compiled code from applications that are connecting to the network)

netstat -n

do not resolve names of IP addresses

ipconfig

troubleshooting ip addresses, network/config info TCP/IP

ping

measures round trip time

tracert

route of packet to destination, number of "hops

nslookup

translate host/domain name into ip address

net

view network resources