nerdexam
Cisco

352-001 · Question #69

You have been hired by Acme Corporation to evaluate their existing network and determine if the current network design is secure enough to prevent man-in-the-middle attacks. When evaluating the…

The correct answer is C. Dynamic ARP Inspections. Dynamic ARP Inspection (DAI) validates ARP packets against a trusted IP-to-MAC binding table, preventing man-in-the-middle attacks via ARP spoofing.

Designing Security

Question

You have been hired by Acme Corporation to evaluate their existing network and determine if the current network design is secure enough to prevent man-in-the-middle attacks. When evaluating the network, which switch security option should you investigate to ensure that authorized ARP responses take place according to known IP-to-MAC address mapping?

Options

  • AARP rate limiting
  • BDHCP snooping
  • CDynamic ARP Inspections
  • DIP Source Guard

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    90% (35)
  • D
    5% (2)

Why each option

Dynamic ARP Inspection (DAI) validates ARP packets against a trusted IP-to-MAC binding table, preventing man-in-the-middle attacks via ARP spoofing.

AARP rate limiting

ARP rate limiting restricts the number of ARP packets per second to mitigate flooding but does not validate IP-to-MAC address mappings.

BDHCP snooping

DHCP snooping builds the binding table that DAI relies on, but it does not itself inspect or validate ARP packets.

CDynamic ARP InspectionsCorrect

Dynamic ARP Inspection intercepts, logs, and discards ARP packets with invalid IP-to-MAC address bindings by comparing them against the DHCP snooping binding table. It operates at the data-link layer on switch ports and distinguishes trusted from untrusted interfaces, ensuring only legitimate ARP responses propagate through the network.

DIP Source Guard

IP Source Guard filters traffic based on IP source address using the DHCP snooping table but does not inspect ARP message content or bindings.

Concept tested: Dynamic ARP Inspection for ARP spoofing prevention

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SX/configuration/guide/book/dynarp.html

Topics

#Dynamic ARP Inspection#ARP spoofing#man-in-the-middle#DHCP snooping

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice