How does ARP work in layer 3?
ARP operates at Layer 2 (Data Link layer) of the OSI model, not Layer 3. It is responsible for resolving IP addresses to MAC addresses within a local network segment. When a device on a network needs to communicate with another device using its IP address, it broadcasts an ARP request message to all devices … Read more