ipconfig /all
ipconfig
ipconfig /release
ipconfig /renew
ipconfig /flushdns
ipconfig /displaydns
ping google.com
ping -t google.com
ping -n 5 google.com
tracert google.com
pathping google.com
netstat -an
netstat -b
netsh interface show interface
netsh interface set interface "Wi-Fi" admin=enable
netsh interface set interface "Wi-Fi" admin=disable
netsh wlan show profiles
netsh int ip reset
netsh winsock reset
netsh interface ipv4 show interfaces
netstat -aon
netstat -an | find ":80"
arp -a
route print
wmic nic get Name, MACAddress, NetConnectionStatus
netsh advfirewall firewall show rule name=all
net share
wmic nic where NetEnabled=true get Name,Speed
net stats srv
netstat -e -s