Match each Cisco Layer 2 security feature to its primary function in mitigating network attacks.
- Port SecurityLimits and identifies authorized MAC addresses permitted to send traffic on an access switch port.
- DHCP SnoopingFilters untrusted DHCP messages and constructs an IP-to-MAC binding database.
- Dynamic ARP Inspection (DAI)Intercepts ARP requests and responses on untrusted ports to verify IP-to-MAC bindings against a database.
Cevap
Port Security pairs with restricting MAC addresses allowed on an interface. DHCP Snooping pairs with filtering rogue DHCP server packets and maintaining the DHCP binding database. Dynamic ARP Inspection pairs with validating ARP packets against the DHCP binding database.
Port Security controls frame forwarding by restricting access to specified MAC addresses. DHCP Snooping protects against rogue DHCP servers and creates the IP-to-MAC binding table. Dynamic ARP Inspection inspects ARP packets against this binding table to stop ARP poisoning.
Adım Adım Çözüm
Anahtar Kavram
Layer 2 Security Features (Port Security, DHCP Snooping, DAI)