A network administrator is deploying Layer 2 security controls on a Cisco Catalyst switch. Which two statements accurately describe the operational requirements and default behaviors of DHCP Snooping? (Select two.)
- DHCP server messages such as DHCP OFFER and DHCP ACK are dropped when received on untrusted ports.Cevap
- DHCP snooping must be enabled globally on the switch as well as explicitly enabled for target VLANs.Cevap
- CAll switch interfaces default to trusted ports immediately after DHCP snooping is enabled globally.
- DDynamic ARP Inspection functions independently without referencing the DHCP snooping binding database.
Cevap
DHCP server response messages (OFFER/ACK) received on untrusted interfaces are dropped, and DHCP snooping requires both global enablement and VLAN-specific configuration.
DHCP snooping categorizes switch interfaces into trusted and untrusted states. By default, all ports are untrusted and drop DHCP server responses (such as OFFER and ACK) to prevent rogue DHCP servers. Additionally, enabling the feature requires both global activation ('ip dhcp snooping') and VLAN-specific activation ('ip dhcp snooping vlan').
Adım Adım Çözüm
Anahtar Kavram
DHCP Snooping Operational Rules and Port Trust Behavior