Just a little extra info..
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.