I know you can use the "GETMAC" command to find out your local or remote mac address. But, is there a command that will give you the computer name or ip address if you have the mac address?
You need to communicate with the IP address first (ping will do) so that the IP services can send an arp request for the MAC address.
Once done the IP and it's associated MAC address will be in stored the arp cache (for about 5 minutes), hence the arp -a will display that cache. If the address doesn't appear, ping it and try again. Cheers,
Sam
Please let members know if you found their posts helpful.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.