Refer to the topology below and answer the following question. Why has the Branch3 router lost connectivity with R1? Use only show commands to troubleshoot because usage of the debug command is restricted on the Branch3 and R1 routers.
A.
A PPP chap hostname mismatch is noticed between Branch3 and R1
B.
A PPP chap password mismatch is noticed between Branch3 and R1
C.
PPP encapsulation is not configured on Branch3
D.
The PPP chap hostname and PPP chap password commands are missing on the Branch3 router
Suggested Answer:A🗳️
First we should check Branch3 (and R1) with the "show ip interface brief" command to find any Layer1/Layer2 issue. We see interfaces connecting between them are in "up/down" states which indicates a Layer 2 issue so we should check the configuration of these interfaces carefully witch the "show running-config" command and pay attention to these interfaces. and on Branch3: We learn from above config is R1 is using CHAP to authenticate Branch3 router (via the "ppp authentication chap" command on R1). Branch3 router is sending CHAP hostname "Branch_3" and CHAP password "Branch3_Secret!" to R1 to be authenticated. Therefore, we should check if R1 has already been configured with such username and password or not with the "show running-config" command on R1: On R1 we see the configured username is "Branch3", not "Branch_3" so the usernames here are mismatched and this is the problem -> Answer A is correct.
it looks like the question is a bit misleading because the password is wrong too....
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.200-125 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.
alaskian
5 years, 10 months ago