Sunday, 22 February 2015

To get the remote machine MAC address



Use the Command

ARP /?    Displays and modifies the IP to Physical address translation tables used by ARP protocol.

Example : arp -a  Displays the entire Network ipaddress, Physical address and the type of IP.



Getmac /? This tool enables an administrator to display the MAC address for network adapters on a system.

Example : getmac  Displays the Physical address of the same system.

Example : getmac /s hostname  Displays the Physical address of the remote system.

No comments:

Post a Comment