If Host B also configured the IP address as “192.168.1.1/24”, an IP address config will occur. What will happen as a result?
- Host B will send an ICMP request to the destination with the configured IP address. If a reply is received, the host will notify of an address conflict.
- Host A will send a gratuitous ARP request to resolve the MAC address of the destination 192.168.1.1, for which Host B will reply.
- Host B will send a gratuitous ARP request to resolve the MAC address of the destination 192.168.1.1, for which Host A will reply.
- Host A will ignore any received ARP request intended for destination 192.168.1.1.
Reveal Solution Next Question