A network engineer is implementing Layer 2 security controls across access switches in an enterprise network. The design requires deploying Dynamic ARP Inspection (DAI) alongside DHCP Snooping to mitigate ARP spoofing attacks. Which TWO statements correctly describe the operational interactions and interface trust requirements for these features?
- DAI inspects incoming ARP requests and responses on untrusted interfaces by validating the IP-to-MAC mapping against the DHCP snooping binding database.Cevap
- Access ports connected to end-user host workstations should be configured as untrusted for both DHCP Snooping and Dynamic ARP Inspection.Cevap
- CEnabling DHCP Snooping automatically persists dynamically learned host bindings into the startup configuration file without requiring manual administrative saves.
- DDAI bypasses ARP packet inspection on untrusted ports if an 802.1Q native VLAN ID mismatch is detected across inter-switch trunks.
Cevap
The correct statements are that DAI inspects incoming ARP packets on untrusted interfaces against the DHCP snooping binding database, and that user-facing access ports must be set as untrusted for both security features.
Dynamic ARP Inspection (DAI) relies directly on the binding table populated by DHCP Snooping to validate ARP packets received on untrusted ports. In standard Layer 2 security deployments, host-facing access ports are designated as untrusted for both DHCP Snooping (blocking rogue DHCP server offers) and DAI (blocking spoofed ARP announcements).
Adım Adım Çözüm
Anahtar Kavram
Dynamic ARP Inspection (DAI) and DHCP Snooping Integration and Port Trust States