300-410 · topic practice

DHCP (IPv4 and IPv6) practice questions

Practise 300-410 DHCP questions covering DORA flow, scopes, excluded addresses, default gateway options, helper addresses, and troubleshooting clients that receive APIPA or cannot get an IP address.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: DHCP (IPv4 and IPv6)

What the exam tests

What to know about DHCP (IPv4 and IPv6)

IPv6 questions usually test address types (link-local, global unicast, ULA), autoconfiguration (SLAAC), Neighbor Discovery Protocol and the differences from IPv4.

IPv6 address types and their scopes (link-local, global unicast, multicast, ULA).

SLAAC vs DHCPv6 vs stateful assignment.

Neighbor Discovery Protocol replacing ARP.

IPv6 routing differences and dual-stack coexistence.

Why learners struggle

Why DHCP (IPv4 and IPv6) questions are commonly missed

DHCP questions are missed when learners overlook the relay agent requirement for cross-subnet assignments, or assume that because a DHCP server exists, a client will always get an address. Routing, relay, scope, and exclusion details all affect the outcome.

  • ·DHCP relay required — clients on a different subnet cannot broadcast to a remote DHCP server without a helper address
  • ·Excluded addresses — addresses in an excluded range are never offered, even if they are in the scope
  • ·Default gateway option — must match the client subnet, not the server's subnet
  • ·APIPA address (169.254.x.x) — indicates DHCP discovery failed, not a server response
  • ·DORA flow — Discovery, Offer, Request, Acknowledgement; missing any step breaks assignment
  • ·Scope exhaustion — a full scope returns no addresses even when the server is reachable

Watch out for

Common DHCP (IPv4 and IPv6) exam traps

  • Link-local addresses are not routable beyond the local link.
  • SLAAC uses EUI-64 or random interface IDs — not a DHCP server.
  • NDP uses ICMPv6, not ARP.
  • An IPv6 prefix is /64 for most host subnets, not /24.

Practice set

DHCP (IPv4 and IPv6) questions

20 questions · select your answer, then reveal the explanation

Question 1mediummultiple choice
Open the full VLAN trunking answer →

A network engineer is troubleshooting a DHCPv4 issue on a Cisco router configured as a DHCP server. Clients on VLAN 10 are unable to obtain IP addresses. The engineer verifies that the DHCP pool is correctly configured and that the router interface facing the clients has 'ip helper-address 192.168.1.1' pointing to the DHCP server. However, the DHCP server is on a different subnet and the router's interface is in a VRF. The DHCP DISCOVER messages are not reaching the server. What is the most likely cause?

Question 2mediummultiple choice
Read the full DHCP explanation →

An engineer is troubleshooting an IPv6 deployment where hosts on a subnet are not receiving IPv6 addresses via SLAAC. The router is configured with 'ipv6 unicast-routing' and the interface has 'ipv6 address 2001:db8:1::1/64' and 'ipv6 nd other-config-flag'. The hosts are sending Router Solicitations but receive no Router Advertisements. What is the root cause?

Question 3hardmultiple choice
Read the full DHCP explanation →

A network engineer is troubleshooting a DHCPv4 relay scenario where clients on subnet 10.1.1.0/24 are unable to obtain IP addresses from a DHCP server at 192.168.1.10. The router interface Gi0/0 (10.1.1.1/24) has 'ip helper-address 192.168.1.10' configured. The engineer captures packets and sees DHCP DISCOVER messages sourced from 10.1.1.1 being sent to 192.168.1.10, but no replies are seen. The server is reachable via ping from the router. What is the most likely cause?

Question 4hardmultiple choice
Read the full DHCP explanation →

An engineer is troubleshooting a DHCPv6 stateful (DHCPv6) deployment. The router is configured as a DHCPv6 server with a pool for prefix 2001:db8:2::/64. Clients on the LAN are configured to use DHCPv6, but they are not receiving IPv6 addresses. The router interface has 'ipv6 address 2001:db8:2::1/64' and 'ipv6 dhcp server DHCP_POOL'. The engineer sees that the clients are sending SOLICIT messages, but the router sends no REPLY. What is the issue?

Question 5easymultiple choice
Read the full DHCP explanation →

A network engineer is troubleshooting a DHCPv4 issue where clients on a subnet are getting IP addresses from the correct pool, but they cannot reach the default gateway. The router is configured as a DHCP server with pool 'POOL' that includes 'default-router 192.168.1.1'. The router's interface IP is 192.168.1.1/24. Clients receive the address and default gateway, but pings to 192.168.1.1 fail. What is the most likely cause?

Question 6mediummultiple choice
Read the full DHCP explanation →

An engineer is troubleshooting a DHCPv4 issue where a Cisco router acting as a DHCP client on interface Gi0/0 is not receiving an IP address from an ISP modem. The router has 'ip address dhcp' on the interface. The engineer sees that the interface is up/up, but no IP address is assigned. Debug shows that the router is sending DHCP DISCOVER messages but receives no OFFER. The ISP modem is known to work with other devices. What is the most likely cause?

Question 7hardmultiple choice
Open the full VLAN trunking answer →

A network engineer is troubleshooting a DHCPv4 issue where a router configured as a DHCP server is not assigning addresses from a pool to clients on a specific VLAN. The pool is configured with 'network 10.1.1.0 255.255.255.0' and 'default-router 10.1.1.1'. The router's interface Gi0/0.10 (subinterface) has encapsulation dot1Q 10 and IP 10.1.1.1/24. Clients send DISCOVER messages, but the router does not respond. The engineer notices that the router has multiple DHCP pools configured. What is the most likely cause?

Question 8hardmultiple choice
Read the full DHCP explanation →

An engineer is troubleshooting a DHCPv6 prefix delegation scenario. The router (R1) is a DHCPv6 client on its WAN interface and is supposed to receive a /48 prefix from the ISP's DHCPv6 server to delegate to LAN interfaces. The WAN interface is configured with 'ipv6 address dhcp' and 'ipv6 dhcp client pd ISP-PREFIX'. The LAN interfaces have 'ipv6 address ISP-PREFIX 0:0:0:1::/64 eui-64'. The engineer sees that the WAN interface gets a global IPv6 address, but the LAN interfaces do not get any IPv6 address. What is the most likely cause?

Question 9mediummultiple choice
Read the full DHCP explanation →

A network engineer is troubleshooting a DHCPv4 issue where a router configured as a DHCP server is not assigning addresses to clients on a subnet that is reachable via a different router (relay). The relay router (R2) has 'ip helper-address 10.1.1.1' on its client-facing interface, and the DHCP server is at 10.1.1.1 (R1). The engineer sees that R2 is sending DHCP DISCOVER messages with giaddr set to the client-facing interface IP, but R1 is not responding. R1 has a DHCP pool for the client subnet. The engineer pings 10.1.1.1 from R2 successfully. What is the most likely cause?

Question 10mediummultiple choice
Read the full DHCP explanation →

A network engineer runs the following command on Router R1:

R1# show ip dhcp binding

Bindings from all pools not associated with VRF:

IP address       Client-ID/              Lease expiration        Type

Hardware address/ User name

192.168.1.10     0063.6973.636f.2e30.    Mar 01 2020 12:00 AM    Automatic
                 3030.3030.2e30.3030
                 312e.3130.3030.2e30
                 3030.312d.4574.682d

302f.31

192.168.1.11     0063.6973.636f.2e30.    Mar 01 2020 12:00 AM    Automatic
                 3030.3030.2e30.3030
                 312e.3130.3030.2e30
                 3030.312d.4574.682d

302f.31

Based on this output, which statement is correct?

Question 11mediummultiple choice
Read the full DHCP explanation →

A network engineer runs the following command on Router R1:

R1# show ip dhcp conflict
IP address       Detection method     Detection time        VRF
192.168.1.20     Ping                 Mar 01 2020 01:00 AM  
192.168.1.21     Gratuitous ARP       Mar 01 2020 01:05 AM

Based on this output, what is the problem?

Question 12mediummultiple choice
Read the full DHCP explanation →

A network engineer runs the following command on Router R1:

R1# show ipv6 dhcp binding

Client: FE80::A8BB:CCFF:FE01:0200 DUID: 00030001AABBCC010200

Username: unassigned

IA NA: IA ID 0x00010001, T1 302400, T2 483840 Address: 2001:DB8:1::1000 Preferred lifetime 604800, valid lifetime 2592000 Expires at Mar 08 2020 12:00 AM (2592000 seconds) Client: FE80::A8BB:CCFF:FE01:0300 DUID: 00030001AABBCC010300

Username: unassigned

IA NA: IA ID 0x00010001, T1 302400, T2 483840 Address: 2001:DB8:1::1001 Preferred lifetime 604800, valid lifetime 2592000 Expires at Mar 08 2020 12:00 AM (2592000 seconds)

Based on this output, which statement is correct?

Question 13hardmultiple choice
Read the full DHCP explanation →

A network engineer runs the following command on Router R1:

R1# show ip dhcp server statistics

Memory usage 26140 Address conflicts 0

Pool statistics

Pool IP addresses Requests Offers Acks Naks Declines Releases POOL1 10-20 50 45 40 5 2 3

Based on this output, which statement is correct?

Question 14mediummultiple choice
Read the full DHCP explanation →

A network engineer runs the following command on Router R1:

R1# show ip dhcp pool POOL1

Pool POOL1 : Utilization mark (high/low) : 100 / 0 Subnet size (first/next) : 0 / 0 Total addresses : 10 Leased addresses : 10 Pending event : none 1 subnet is currently in the pool : Current index IP address range Leased addresses

192.168.1.11         192.168.1.10    - 192.168.1.19       10

Based on this output, which statement is correct?

Question 15mediummultiple choice
Open the full VLAN trunking answer →

A network engineer runs the following command on Router R1:

R1# show ip dhcp snooping binding

MacAddress IpAddress Lease(sec) Type VLAN Interface AA:BB:CC:01:02:03 192.168.1.10 86400 dhcp-snooping 10 GigabitEthernet0/1 AA:BB:CC:01:02:04 192.168.1.11 86400 dhcp-snooping 10 GigabitEthernet0/1 AA:BB:CC:01:02:05 192.168.1.12 86400 dhcp-snooping 10 GigabitEthernet0/2

Based on this output, which statement is correct?

Question 16easymultiple choice
Read the full DHCP explanation →

A network engineer runs the following command on Router R1:

R1# show ipv6 dhcp interface GigabitEthernet0/1

GigabitEthernet0/1 is in server mode Using pool: POOL6 Preference value: 0 Hint from client: ignored Rapid-Commit: disabled

Based on this output, which statement is correct?

Question 17easymultiple choice
Read the full DHCP explanation →

A network engineer runs the following command on Router R1:

R1# show ip dhcp relay information trusted
Interface                Trusted

GigabitEthernet0/1 Yes GigabitEthernet0/2 No

Based on this output, which statement is correct?

Question 18mediummultiple choice
Read the full DHCP explanation →

A network engineer runs the following command on Router R1:

R1# show ip dhcp database

URL : flash:/dhcpdb Read/write : Read/Write Last updated : Mar 01 2020 00:00:00 Status : Last read succeeded. Next write scheduled in 0 seconds.

Based on this output, which statement is correct?

Question 19mediummultiple choice
Read the full DHCP explanation →

Examine the following DHCP configuration on router R1:

ip dhcp excluded-address 192.168.1.1 192.168.1.10

!

ip dhcp pool POOL1
 network 192.168.1.0 255.255.255.0

default-router 192.168.1.1 dns-server 8.8.8.8 lease 0 2 30 !

interface GigabitEthernet0/0
 ip address 192.168.1.1 255.255.255.0
 ip helper-address 192.168.2.2
 no shutdown

What is the effect of this configuration?

Question 20mediummultiple choice
Read the full DHCP explanation →

Consider the following DHCPv6 configuration on router R2:

ipv6 dhcp pool DHCP6_POOL dns-server 2001:db8::1 domain-name example.com !

interface GigabitEthernet0/0

ipv6 address 2001:db8:1::1/64 ipv6 dhcp server DHCP6_POOL ipv6 nd other-config-flag

no shutdown

What is the effect of this configuration?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused DHCP (IPv4 and IPv6) sessions

Start a DHCP (IPv4 and IPv6) only practice session

Every question in these sessions is drawn from the DHCP (IPv4 and IPv6) domain — nothing else.

Related practice questions

Related 300-410 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the 300-410 exam test about DHCP (IPv4 and IPv6)?
IPv6 questions usually test address types (link-local, global unicast, ULA), autoconfiguration (SLAAC), Neighbor Discovery Protocol and the differences from IPv4.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just DHCP (IPv4 and IPv6) questions in a focused session?
Yes — the session launcher on this page draws every question from the DHCP (IPv4 and IPv6) domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other 300-410 topics?
Use the topic links above to move to related areas, or go back to the 300-410 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the 300-410 exam covers. They are not copied from any real exam or dump site.