Which command will display the CHAP authentication process as it occurs between two routers in the network?
A
<code class="args"><em>show chap authentication</em></code>
B
<code class="args"><em>show interface serial 0</em></code>
C
<code class="args"><em>debug ppp authentication</em></code>
D
<code class="args"><em>debug chap authentication</em></code>
Correct Answer: <code class="args"><em>debug ppp authentication</em></code>
The commanddebug ppp authentication will show you the authentication process that PPP uses between point-to-point connections.