Courseiva
mediumMultiple ChoiceObjective-mapped

300-410 Practice Question: An engineer applies the following configuration…

An engineer applies the following configuration to an interface:

interface GigabitEthernet0/5

ipv6 dhcp guard attach-policy DHCP_GUARD ipv6 snooping database file nvram:ipv6-snoop.db

Which statement is true?

⚠ Common exam trap

Cisco often tests the independence of First Hop Security features; the trap here is assuming that the snooping database must be present or populated for DHCP Guard to function, when in fact DHCP Guard operates based on the policy configuration alone.

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

The DHCP guard policy is applied to the interface, and the snooping database is stored in NVRAM.

The 'ipv6 dhcp guard attach-policy DHCP_GUARD' command applies the DHCP Guard policy to the interface, and the 'ipv6 snooping database file nvram:ipv6-snoop.db' command configures the snooping database to be stored in NVRAM. These two commands operate independently; the DHCP Guard policy is enforced immediately upon attachment, regardless of the database's presence or population state.

Answer analysis

Option-by-option breakdown

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

  • The DHCP guard policy is applied to the interface, and the snooping database is stored in NVRAM.

    Why this is correct

    Both commands are independent; the guard policy filters DHCP, and the database stores bindings.

  • The DHCP guard policy is applied only if the snooping database is present.

    Why it's wrong here

    The guard policy works independently of the database file.

  • The interface will not forward any DHCP messages until the database is populated.

    Why it's wrong here

    The guard policy operates regardless of the database.

  • The snooping database is used to validate DHCP server messages.

    Why it's wrong here

    The database stores bindings, but validation is done by the guard policy.

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 1,966 original 300-410 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 300-410 practice question is part of Courseiva's free Cisco 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 300-410 exam.