CCNA Routing and Switching (legacy) — Question 183

Which command is used to enable CHAP authentication, with PAP as the fallback method, on a serial interface?

Answer options

Correct answer:

Explanation

The correct command is 'Router(config-if)# ppp authentication chap pap' because it specifically sets CHAP as the primary authentication method and PAP as a fallback. The other options either misplace the command syntax or do not correctly specify PAP as the fallback method.