DOS Networking Commands

Various switch accessable using /? after the base command, eg nbtstat /?

Frequently used command and switches:

IP to hostname lookup: nbtstat -a ip-address


Display Connection Configuration: ipconfig /all
Display DNS Cache Info: ipconfig /displaydns
Clear DNS Cache: ipconfig /flushdns
Release/Renew All IP Address Connections: ipconfig /release and /renew
Re-Register the DNS connections: ipconfig /registerdns

Local net user information: net /?

Network Connections: control netconnections
Test Connectivity: ping whatismyip.com
Trace Route: tracert
Displays the TCP/IP protocol sessions: netstat
Display Local Route: route
Display Resolved MAC Addresses: arp
Display Name of Computer Currently on: hostname
NameServer Lookup: nslookup whatismyip.com

Netsh command info - click here

No comments:

Post a Comment

Thanks for the comment, it will appear on the site shortly.