ARP
    Address Resolution
        Protocol is part of the TCP/IP suite used to dynamically associate a device's physical
        address (MAC address) with its logical address (IP address). The system broadcasts an ARP
        request, containing the IP address, and the device with that IP address sends back its MAC
        address so that traffic can be transmitted.