A network security administrator is tasked with hardening campus access switch ports against Layer 2 security threats, specifically rogue DHCP server responses and ARP poisoning attacks. Which two mitigations should be implemented to prevent these threats? (Select two.)
- Dynamic ARP Inspection (DAI) to intercept and validate ARP requests and responses against a trusted binding databaseCevap
- BRADIUS payload encryption configured on access ports to encrypt all Layer 2 frame headers and traffic content
- DHCP Snooping to filter unauthorized DHCP server messages on untrusted ports and construct the binding databaseCevap
- DPort security configured with sticky MAC learning while omitting configuration persistence to the startup configuration
Cevap
Dynamic ARP Inspection (DAI) and DHCP Snooping are the correct mitigations for preventing ARP poisoning and rogue DHCP server attacks.
DHCP Snooping prevents rogue DHCP servers by blocking server responses on untrusted ports and builds a binding table. Dynamic ARP Inspection uses this binding table to validate ARP packets and block ARP spoofing attacks.
Adım Adım Çözüm
Anahtar Kavram
Layer 2 Threat Mitigations: DHCP Snooping and Dynamic ARP Inspection (DAI)