SRWE MODULES 7–9 | COMPLETE PRACTICE QUESTIONS,
ANSWERS & STUDY GUIDE 2026/2027 ALREADY GRADED A+
What is the function of DHCPv4? - (ANSWER)Dynamic Host Configuration Protocol v4 (DHCPv4) assigns
IPv4 addresses and other network configuration information dynamically.
Is a dedicated server the only device capable of acting as a DHCPv4 server? - (ANSWER)No, in a small
branch or SOHO location, a Cisco router can be configured to provide DHCPv4 services without the need
for a dedicated server. Cisco IOS software supports an optional, full-featured DHCPv4 server.
True or False:
When a device receives an address through DHCP it owns that address permanently. - (ANSWER)False,
the DHCPv4 server dynamically assigns, or leases, an IPv4 address from a pool of addresses for a limited
period of time chosen by the server, or until the client no longer needs the address. This lease can be
renewed.
Place the DHCP messages in the correct order.
Offer
Request
Discover
Acknowledge - (ANSWER)DORA
Discover
Offer
Request
Acknowledge
Who sends the DHCPDISCOVER message?
Client Or Server?
, SRWE MODULES 7–9 | COMPLETE PRACTICE QUESTIONS,
ANSWERS & STUDY GUIDE 2026/2027 ALREADY GRADED A+
Is it a broadcast or unicast? - (ANSWER)Client, broadcast
Who sends the DHCPOFFER message?
Client Or Server?
Is it a broadcast or unicast? - (ANSWER)Server, unicast (can be a broadcast under certain conditions
beyond the scope of this course)
Who sends the DHCPREQUEST message?
Client Or Server?
Is it a broadcast or unicast? - (ANSWER)Client, broadcast
Why is the DHCPREQUEST message sent as a broadcast during the DHCPv4 process? - (ANSWER)You can
potentially have multiple DHCP servers - the request is sent as broadcast to notify the other DHCP
servers that have potentially sent offers that their offer isn't taken.
Who sends the DHCPACK message?
Client Or Server?
Is it a broadcast or unicast? - (ANSWER)Server, unicast
Which two "DORA" steps must be completed to renew an IP address lease? Unicast or broadcast? -
(ANSWER)DHCPREQUEST & DHCPACK, unicast
What is the result of issuing the "R1(config)# ip dhcp excluded-address 192.168.10.1 192.168.10.9"
command? - (ANSWER)The addresses between 192.168.10.1 through 192.168.10.9 will not be given out
to hosts on the network. These will be reserved for devices in need of static addresses.
ANSWERS & STUDY GUIDE 2026/2027 ALREADY GRADED A+
What is the function of DHCPv4? - (ANSWER)Dynamic Host Configuration Protocol v4 (DHCPv4) assigns
IPv4 addresses and other network configuration information dynamically.
Is a dedicated server the only device capable of acting as a DHCPv4 server? - (ANSWER)No, in a small
branch or SOHO location, a Cisco router can be configured to provide DHCPv4 services without the need
for a dedicated server. Cisco IOS software supports an optional, full-featured DHCPv4 server.
True or False:
When a device receives an address through DHCP it owns that address permanently. - (ANSWER)False,
the DHCPv4 server dynamically assigns, or leases, an IPv4 address from a pool of addresses for a limited
period of time chosen by the server, or until the client no longer needs the address. This lease can be
renewed.
Place the DHCP messages in the correct order.
Offer
Request
Discover
Acknowledge - (ANSWER)DORA
Discover
Offer
Request
Acknowledge
Who sends the DHCPDISCOVER message?
Client Or Server?
, SRWE MODULES 7–9 | COMPLETE PRACTICE QUESTIONS,
ANSWERS & STUDY GUIDE 2026/2027 ALREADY GRADED A+
Is it a broadcast or unicast? - (ANSWER)Client, broadcast
Who sends the DHCPOFFER message?
Client Or Server?
Is it a broadcast or unicast? - (ANSWER)Server, unicast (can be a broadcast under certain conditions
beyond the scope of this course)
Who sends the DHCPREQUEST message?
Client Or Server?
Is it a broadcast or unicast? - (ANSWER)Client, broadcast
Why is the DHCPREQUEST message sent as a broadcast during the DHCPv4 process? - (ANSWER)You can
potentially have multiple DHCP servers - the request is sent as broadcast to notify the other DHCP
servers that have potentially sent offers that their offer isn't taken.
Who sends the DHCPACK message?
Client Or Server?
Is it a broadcast or unicast? - (ANSWER)Server, unicast
Which two "DORA" steps must be completed to renew an IP address lease? Unicast or broadcast? -
(ANSWER)DHCPREQUEST & DHCPACK, unicast
What is the result of issuing the "R1(config)# ip dhcp excluded-address 192.168.10.1 192.168.10.9"
command? - (ANSWER)The addresses between 192.168.10.1 through 192.168.10.9 will not be given out
to hosts on the network. These will be reserved for devices in need of static addresses.