R1 router clock is synchronized with ISP router. R2 is supposed to receive NTP updates from R1. But you observe that R2 clock is not synchronized with R1. What is the reason R2 is not receiving NTP updates from R1?
A.
The IP address that is used in the NTP configuration on R2 router is incorrect.
B.
The NTP server command not configured on R2 router.
C.
R2 router Ethernet interface that is connected to R1 is placed in shutdown condition.
D.
R1 router Ethernet interface that is connected to R2 is placed in shutdown condition.
Suggested Answer:B🗳️
First we should verify if the ports connected between R1 and R2 is in "up/up" state with the "show ip interface brief" command on R1 & R2. Note: We learn R1 & R2 connect to each other via E0/2 interface because the IP addresses of these interfaces belong to 192.168.10.0/30 subnet. Both of them are "up/up" so the link connecting between R1 & R2 is good. Next we need to verify the ntp configuration on R2 with the "show running-config" command: So there is only one command related to NTP configuration on R2 so we need to check if the IP address of 192.168.100.1 is correct or not. But from the "show ip interface brief" command on R1 we don’t see this IP -> This IP address is not correct. It should be 192.168.10.1 (IP address of interface E0/2 of R1), not 192.168.100.1.
As in the explanation of the site, the answer should be A, not B.
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.
Quan
5 years, 10 months ago