Refer to the exhibit. Router R2 is configured as a DHCP server. What happens when Host A sends a DHCP request to the DHCP server?
R1#show run ! interface fastethernet 0/0/0 ip helper-address 10.10.1.254 ! <output omitted>
- Router R1 drops the request.
- The request is forwarded to the DHCP server.
- The request is forwarded to the DHCP server, but the DHCP server does not respond with an IP address.
- Router R1 responds with an IP address.
Explanation: The ip helper-address command has been correctly configured on the LAN interface and is pointing to the IP address of the DHCP server.
Exam with this question: EWAN v4 Chapter 7 Check Your Understanding: IP Addressing Services
Exam with this question: CCNA 4 Exploration v4.0 Chapter 7 Quiz
Please login or Register to submit your answer