Courseiva
Network SecuritymediumMultiple ChoiceObjective-mapped

N10-009 Network Security Practice Question

A network administrator notices that several workstations on the network are receiving IP addresses from an unknown source, causing intermittent connectivity issues. The DHCP server is located in the server room and is the only authorized DHCP server. Which security feature should be implemented on the access switches to prevent rogue DHCP servers from distributing IP addresses?

⚠ Common exam trap

The N10-009 exam often tests the distinction between DHCP Snooping and Dynamic ARP Inspection, where candidates mistakenly choose DAI because they confuse DHCP spoofing with ARP spoofing, but DHCP Snooping is the specific mechanism to block rogue DHCP servers.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

DHCP Snooping

DHCP Snooping is the correct security feature because it filters untrusted DHCP messages on access switches. By configuring ports connected to end-user workstations as untrusted, the switch drops DHCP server responses (OFFER, ACK) received on those ports, preventing rogue DHCP servers from distributing IP addresses. This ensures only the authorized DHCP server in the server room can provide IP configurations.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • DHCP Snooping

    Why this is correct

    DHCP Snooping is a crucial Layer 2 security feature implemented on network switches to prevent unauthorized DHCP servers from distributing IP addresses and configurations. It operates by classifying switch ports as either trusted (where legitimate DHCP servers are connected) or untrusted. The switch then filters DHCP server messages, specifically DHCPOFFER and DHCPACK, on untrusted ports, dropping any that originate from there, thereby ensuring clients only receive valid IP configurations from authorized sources.

  • Dynamic ARP Inspection

    Why it's wrong here

    Dynamic ARP Inspection (DAI) is a security feature designed to prevent ARP spoofing and man-in-the-middle attacks by validating ARP packets on a network. It intercepts ARP requests and replies, verifying the sender's IP-to-MAC address bindings against a trusted database, often populated by DHCP snooping. While essential for maintaining the integrity of the Address Resolution Protocol, DAI does not directly address or mitigate the issue of rogue DHCP servers distributing incorrect IP addresses.

    When this WOULD be correct

    A network administrator notices intermittent connectivity and ARP cache poisoning attacks on the LAN. Which security feature should be implemented on switches to validate ARP packets and prevent man-in-the-middle attacks?

  • IP Source Guard

    Why it's wrong here

    IP Source Guard is a port security feature that mitigates IP address spoofing by restricting IP traffic on untrusted Layer 2 ports. It dynamically creates an access control list (ACL) based on the DHCP snooping binding table, allowing only traffic with a source IP and MAC address that matches a valid DHCP lease. Although it relies on DHCP snooping for its binding information, IP Source Guard's primary function is to prevent clients from using unauthorized IP addresses, not to block rogue DHCP server advertisements.

    When this WOULD be correct

    A network administrator wants to prevent devices from spoofing IP addresses on the network. IP Source Guard would be the correct answer when the question asks for a security feature that filters IP traffic on a per-port basis using the DHCP snooping binding table to block unauthorized IP source addresses.

  • Port Security

    Why it's wrong here

    Port Security is a Layer 2 switch feature designed to restrict network access based on MAC addresses. It limits the number of MAC addresses that can be learned on a specific switch port, and can be configured to allow only specific MAC addresses to connect. While effective in preventing unauthorized devices from connecting to a port, it does not inspect or filter DHCP messages and therefore cannot prevent a rogue DHCP server from operating and distributing IP addresses on the network.

    When this WOULD be correct

    Port Security would be correct in a scenario where the question asks how to prevent unauthorized devices from connecting to the network by limiting the number of MAC addresses allowed on a switch port, such as in a high-security environment to prevent rogue laptops or switches from plugging in.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.

DHCP SnoopingCorrect answer

Why this is correct

DHCP Snooping is a crucial Layer 2 security feature implemented on network switches to prevent unauthorized DHCP servers from distributing IP addresses and configurations. It operates by classifying switch ports as either trusted (where legitimate DHCP servers are connected) or untrusted. The switch then filters DHCP server messages, specifically DHCPOFFER and DHCPACK, on untrusted ports, dropping any that originate from there, thereby ensuring clients only receive valid IP configurations from authorized sources.

Dynamic ARP InspectionWrong answer — click to see why

Why this is wrong here

Dynamic ARP Inspection (DAI) validates ARP packets to prevent ARP spoofing, not DHCP server unauthorized distribution. The question specifically asks about rogue DHCP servers, which DHCP Snooping addresses by filtering DHCP messages on untrusted ports.

★ When this WOULD be the correct answer

A network administrator notices intermittent connectivity and ARP cache poisoning attacks on the LAN. Which security feature should be implemented on switches to validate ARP packets and prevent man-in-the-middle attacks?

Why candidates choose this

Candidates may confuse DAI with DHCP Snooping because both are security features that rely on DHCP Snooping binding tables and are often implemented together, leading to the mistaken belief that DAI directly prevents rogue DHCP servers.

IP Source GuardWrong answer — click to see why

Why this is wrong here

IP Source Guard is used to prevent IP spoofing by filtering traffic based on the DHCP snooping binding table, but it does not directly prevent rogue DHCP servers from distributing IP addresses. The question specifically asks for a feature to block unauthorized DHCP servers, which is DHCP Snooping.

★ When this WOULD be the correct answer

A network administrator wants to prevent devices from spoofing IP addresses on the network. IP Source Guard would be the correct answer when the question asks for a security feature that filters IP traffic on a per-port basis using the DHCP snooping binding table to block unauthorized IP source addresses.

Why candidates choose this

Candidates may confuse IP Source Guard with DHCP Snooping because both rely on the DHCP snooping binding table and are often implemented together, leading to the mistaken belief that IP Source Guard also prevents rogue DHCP servers.

Port SecurityWrong answer — click to see why

Why this is wrong here

Port Security limits the number of MAC addresses per port but does not inspect DHCP messages or block rogue DHCP servers. It cannot prevent unauthorized DHCP offers from being forwarded.

★ When this WOULD be the correct answer

Port Security would be correct in a scenario where the question asks how to prevent unauthorized devices from connecting to the network by limiting the number of MAC addresses allowed on a switch port, such as in a high-security environment to prevent rogue laptops or switches from plugging in.

Why candidates choose this

Candidates may think Port Security can block rogue servers because it controls device access, but it operates at Layer 2 and does not filter DHCP traffic specifically.

Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Visual reference

Client DHCP Server 1 Discover (broadcast) 2 Offer (IP: 192.168.1.10) 3 Request (I accept) 4 Acknowledge (lease confirmed) DORA — the four-step DHCP lease process

About these practice questions

One of 464 original N10-009 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This N10-009 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the N10-009 exam.