An enterprise network administrator is deploying Layer 2 security controls across an access switch. The administrator configures DHCP Snooping and Dynamic ARP Inspection (DAI) on VLAN 15 to safeguard clients against rogue DHCP servers and ARP spoofing attacks. Which TWO statements accurately describe the operational requirements and behaviors of Dynamic ARP Inspection (DAI) in this environment?
- DAI intercepts and validates incoming ARP requests and responses on untrusted interfaces against the DHCP snooping binding database.Answer
- Uplink interfaces connected to core switches or default gateway routers must be designated as DAI trusted ports to allow legitimate ARP traffic without inspection.Answer
- CDAI validates host ARP entries by reading sticky MAC address tables saved in startup-config NVRAM rather than dynamic memory.
- DDAI requires trunk interfaces to use identical native VLAN configurations across switches to perform cross-VLAN ARP packet inspection.
Answer
The correct operational behaviors are that Dynamic ARP Inspection (DAI) intercepts and validates ARP packets on untrusted ports against the DHCP snooping binding table, and that switch uplink/gateway interfaces must be configured as trusted ports to allow valid infrastructure ARP traffic to bypass inspection.
Dynamic ARP Inspection (DAI) protects networks against Man-in-the-Middle ARP spoofing by intercepting all ARP requests and responses on untrusted interfaces and verifying their sender IP and MAC address pairs against the DHCP snooping binding database. Additionally, ports connected to trusted network infrastructure (such as default gateways and switch uplinks) must be configured as DAI trusted interfaces so legitimate network traffic is passed without being dropped.
Step-by-Step Solution
Key Concept
Dynamic ARP Inspection (DAI) database binding dependencies and interface trust state roles.
Estimated Time:2m 0s