

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of dhcp relay configuration and functionality on cisco routers. It covers the necessary commands to configure a cisco rfc 1542-compliant router to forward dhcp frames to the appropriate subnet, the ports used for dhcp discover and dhcp response packets, the required steps for configuring the dhcp relay agent role on a windows server, the first step a device takes when connecting to a network, the behavior when a client attempts to receive dhcp configuration from a server on a different subnet, the use of giaddr by the dhcp relay agent, the protocol used by dhcp to send ip configuration, and the windows server 2016 service used to configure a system as a dhcp relay agent. The document also includes several multiple-choice questions to test the reader's understanding of the dhcp relay concepts.
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!


You need to configure a Cisco RFC 1542-compliant router to forward any received DHCP frames to the appropriate subnet. The remote DHCP server's address is 172.16.30.1. Which of the following commands would you use to configure the router? - correct answer ✔✔ip helper- address 172.16.30. Which port is a DHCP Discover packet sent out on when a device first connects to a network? - correct answer ✔✔ 67 Which port does the relay agent use when it sends DHCP information back to the client? - correct answer ✔✔ 68 You are configuring the DHCP relay agent role on a Windows server. Which of the following is a required step for the configuration? - correct answer ✔✔Specify which server network interface the agent listens on for DHCP messages. What is the first thing a device does when it connects to a network? - correct answer ✔✔Sends a DHCP Discover packet On a typical network, what happens if a client attempts to receive DHCP configuration from a DHCP server that's located on a different subnet? - correct answer ✔✔The router drops the DHCP request. Which of the following does the DHCP relay agent use to tell the DHCP server which pool of addresses to use? - correct answer ✔✔GIADDR Which of the following would a device use to receive NTP configuration from a NTP server that's located on a different network? - correct answer ✔✔IP helper You have a Windows Server 2016 system that you want to use as a DHCP relay agent.
Which Windows Server 2016 service would you use to do this? - correct answer ✔✔Routing and Remote Access Which of the following protocols does DHCP use when it sends out IP configuration? - correct answer ✔✔UDP DHCP uses User Datagram Protocol (UDP) when it sends out configuration information to clients.