• Post author:
  • Post category:Blog
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

What are two problems that can be caused by a large number of ARP request and reply messages?
(Choose two.)

  • A large number of ARP request and reply messages may slow down the switching process, leading the switch to make many changes in its MAC table.
  • The network may become overloaded because ARP reply messages have a very large payload due to the 48-bit MAC address and 32-bit IP address that they contain.
  • Switches become overloaded because they concentrate all the traffic from the attached subnets.
  • All ARP request messages must be processed by all nodes on the local network.
  • The ARP request is sent as a broadcast, and will flood the entire subnet.
Explanation:

ARP requests are sent as broadcasts:
(1) All nodes will receive them, and they will be processed by software, interrupting the CPU.
(2) The switch forwards (floods) Layer 2 broadcasts to all ports.

A switch does not change its MAC table based on ARP request or reply messages. The switch populates the MAC table using the source MAC address of all frames. The ARP payload is very small and does not overload the switch.

For more Questions and Answers:

Networking Essentials 3.0 Module 24-26 | Checkpoint Exam: ARP, DNS, DHCP and the Transport Layer Answers Full 100%

CyberOps Associate v1.0 & CA 1.02 Practice Final Exam Answers Full 100%

CCNA 1 v7 – ITN v7.02 – Final Exam Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments