ipconfig /all |
Provides MAC, DHCP status, Subnet mask, Default Gateway, DNS Server(s) |
ipconfig /release |
Releases DHCP configuration |
ipconfig /renew |
Renews DHCP configuration |
ipconfig /flushdns |
Flushes DNS cache |
ping [IP or Domain] |
Tests network connection/latency |
tracert [IP or Domain] |
Traces path a packet takes across a network, return latency from host to hop |
netstat |
Provides various network statistics depending on switch, connection, port, protocol info |
nslookup |
Provides reverse/forward DNS lookup |
arp |
Display/modify IP-to-Physical address translation tables used by ARP |
netsh |
Display/Modify computer network configurations |