Understanding Cisco Cybersecurity Fundamentals (SECFND, legacy) — Question 32
Which two of the following statements are true regarding the DHCP relay agent? (Choose two.)
Answer options
- A. DHCP relay is required if the DHCP clients and the DHCP servers are located in the same broadcast domain
- B. The DHCP server uses the ciaddr IP address to select an IP address pool from which to assign the IP addresses to the DHCP client.
- C. The primary function of a DHCP relay agent is to relay the DHCP messages from the local DHCP clients to the remote DHCP servers.
- D. DHCP discovery messages are broadcasted from the DHCP relay agent to the DHCP servers.
- E. When the DHCP relay agent receives a broadcast packet from a connected client, it changes the giaddr field from zero to the relay agent IP address, and forwards the message to the DHCP server.
Correct answer: C, E
Explanation
The correct answers are C and E. Statement C accurately describes the primary role of a DHCP relay agent in facilitating communication between clients and servers. Statement E is also correct as it details the process of how the relay agent modifies the giaddr field for proper message forwarding, while the other statements are incorrect in their descriptions of how DHCP operates.