
It is because the MAC address is a core part of networking, and each networking peripheral device has its own MAC address. Issue “getmac /s /u username /p password” to view the Physical (MAC) Address of remote system.When you are learning networking or troubleshooting it, you would need to know the MAC address.Ī computer can have more than one MAC address.

Steps to determine the MAC Address of a remote system using “Getmac” command – It’s the command line utility that returns the MAC address along with network protocols associated with each address for all network adapters from local or remote computers.

NBTSTAT is a Windows built-in utility for NetBIOS over TCP/IP used in Windows system.īelow is One way of determining the MAC address of a remote system is to type nbtstat -A remoteaddress at a command prompt where remoteaddress is the IP address of the remote system “Nbtstat” command is another way to find out the MAC address of remote machine. Issue “ARP – a” to view the list of IP address and Physical (MAC) Address corresponding each IP –.Ping IP Address of device whose MAC address needs to be discovered.Steps to determine the MAC Address of a remote system – “ARP” is a Layer 3 protocol which is used by computers to resolve and track the TCP/IP and MAC address of the destination devices that you’re communicating to. The 3 commands in discussion are stated below – Command 1 – ARP In this post we will discuss 3 commands in “Command Prompt” which can help to find out MAC address of remote device in few seconds.

Physical validation of each device may be time consuming and very tedious activity.

Network and System administrators are many times caught is issue of finding MAC addressof some remote device in network.
