33.7k views
1 vote
The function of ARP is to resolve a logical address into the corresponding hardware address of a destination? (True or False)

User WP Learner
by
7.6k points

1 Answer

4 votes
TRUE

The ARP request packet contains the source MAC address and the source IP address and the destination IP address. In the ARP request packet, the source IP address and destination IP address are filled with the same source IP address itself. The destination MAC address is the Ethernet broadcast address (FF:FF:FF:FF:FF:FF).
User Nraynaud
by
7.2k points