What command will allow you to determine the MAC Address of a local print server?
Correct Incorrect Unanswered Report Issue Answer Description
Arp (Address Resolution Protocol) queries a network to find the MAC Address for an IP Address. The Windows command to use ARP is easy, it's just 'arp'!
Wikipedia
The Address Resolution Protocol (ARP) is a communication protocol used for discovering the link layer address, such as a MAC address, associated with a given internet layer address, typically an IPv4 address. This mapping is a critical function in the Internet protocol suite. ARP was defined in 1982 by RFC 826, which is Internet Standard STD 37.
ARP has been implemented with many combinations of network and data link layer technologies, such as IPv4, Chaosnet, DECnet and Xerox PARC Universal Packet (PUP) using IEEE 802 standards, FDDI, X.25, Frame Relay and Asynchronous Transfer Mode (ATM).
In Internet Protocol Version 6 (IPv6) networks, the functionality of ARP is provided by the Neighbor Discovery Protocol (NDP).
Address Resolution Protocol - Wikipedia, the free encyclopedia Subscribe to avoid duplicate questions and track your progress over time