Designing Cisco Data Center Infrastructure (DCID, legacy) — Question 47
You use Dynamic ARP Inspection on data center switches Which two options can the switches use to perform ARP validation? (Choose two.)
Answer options
- A. syslog
- B. a 802.1x user authentication database
- C. access control lists configured on each switch port
- D. astatic ARP access list
- E. a DHCP binding database
Correct answer: C, E
Explanation
The correct answers are C and E. Access control lists configured on each switch port can be used to filter ARP packets based on specific criteria, ensuring that only valid ARP traffic is allowed. Additionally, a DHCP binding database contains the IP-to-MAC address mappings that are essential for validating ARP requests, whereas the other options do not directly relate to ARP validation.