Fred Claus
Well-Known Member
- Reaction score
- 464
- Location
- Grand Island, NY
I was looking for something to do tonight and I started researching Powershell and command line. Just learned about the arp command, and that got me thinking. arp -a will give you a list of all the devices on your network, and it will show the IP address, Mac address and status. Is there a way to get it to also show you the device name or manufacturer? I'd like to know that 192.168.1.32 is my Linux laptop, and 192.168.1.6 is my son's Xbox. Trouble is I don't know how to read that from an mac address.