Chapter 7: Second Level Commands | June 30, 2006 |
Setting the default-service authentication mode
Host(config)# def-service-auth
When using authentication by username and password two protocols are available:
•PAP (Password Authentication
•CHAP (Challenge Handshake Authentication
The
Usage
| Table | |
Parameter |
| Description |
|
|
|
| Disables authentication in the default step, even if authentication by caller ID is | |
|
| enabled. |
|
|
|
| Allows PPP access without authentication in the final step if authentication by | |
|
| caller ID was enabled. |
|
|
|
| Authentication in the default step by the PAP authentication method, even if | |
|
| authentication by caller ID was enabled. |
|
|
|
| Authentication in the default step by the CHAP authentication method, even if | |
|
| authentication by caller ID was enabled. |
|
|
|
| Enables PPP authentication by PAP, CHAP or terminal + enables 3 more | |
|
| retries through an after dialing window if the user inserted wrong username or |
|
| password |
|
|
|
Example(s):
Host(config)# def-service-auth ppp-auto
|