Useful network command on Windows

1. Use the command “netsh interface show interface” to get a list of valid interfaces (network card names).
2. Use “arp -s 169.254.123.20 aa-bb-cc-bb-dd-ee” to assign static ip address to device using mac address.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply