Examine the DHCP configuration between R2 and R3; R2 is configured as the DHCP server and R3 as the client. What is the reason R3 is not receiving the IP address via DHCP?
A.
On R2, the network statement in the DHCP pool configuration is incorrectly configured.
B.
On R3, DHCP is not enabled on the interface that is connected to R2.
C.
On R2, the interface that is connected to R3 is in shutdown condition.
D.
On R3, the interface that is connected to R2 is in shutdown condition.
Suggested Answer:B🗳️
First we should check which interface on R3 that is connected to R2 via the "show run" command. From the description we learn interface E0/1 is connected to R2. Use the "show ip interface brief" command to verify the IP address of this interface. Therefore, we can conclude this interface does not have any IP address and there is no configuration on this interface (except the "description Link to R2" line). If R3 wants to receive an IP address from R2 via DHCP, interface E0/1 should be configured with the command "ip address dhcp" so the answer "DHCP is not enabled on this interface" is correct.
Understanding the question is more important than understanding the explanation. The outputs are different...Remember the question bank is FREE, so be careful.
The answer should be A.
The interface of R2 connecting to R3 is NOT configured with an IP address. The DHCP address pool is configured as 10.10.10.0/30 (command "network 10.10.10.0 ...."). In the figure, the network between R2 and R3 is 192.168.20.0/30. In conclusion, the configuration of DHCP pool is incorrect.
The explanation doesn't fit the configuration of the Router3. It states that the interface lacks configuration, but de show run of the Router contains the commando "ip address dhcp".
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.100-105 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
hari1592
5 years, 5 months agomime
5 years, 5 months agoQuan
5 years, 11 months agopaulosrsf
6 years ago