nerdexam
Cisco

200-101 · Question #75

Which command displays the CHAP authentication process as it occurs between two routers?

The correct answer is D. debug ppp authentication. The correct command to observe the CHAP (or PAP) authentication process on a Cisco router is (D) 'debug ppp authentication'. CHAP is a sub-protocol of PPP (Point-to-Point Protocol), so its authentication exchange is debugged through the PPP debug hierarchy. This command…

Implement Wide-Area Networks

Question

Which command displays the CHAP authentication process as it occurs between two routers?

Options

  • Adebug chap authentication
  • Bdebug authentication
  • Cdebug chap ppp
  • Ddebug ppp authentication

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    2% (1)
  • D
    94% (45)

Explanation

The correct command to observe the CHAP (or PAP) authentication process on a Cisco router is (D) 'debug ppp authentication'. CHAP is a sub-protocol of PPP (Point-to-Point Protocol), so its authentication exchange is debugged through the PPP debug hierarchy. This command displays the three-way CHAP handshake in real time: the challenge sent, the response received, and whether authentication succeeded or failed. The other options are not valid Cisco IOS commands - 'debug chap authentication' (A), 'debug authentication' (B), and 'debug chap ppp' (C) are not recognized commands in IOS. Always use 'undebug all' or 'no debug all' after troubleshooting to stop debug output.

Topics

#debug ppp authentication#CHAP debugging#PPP troubleshooting#authentication verification

Community Discussion

No community discussion yet for this question.

Full 200-101 Practice