Paradyne 6371 User Manual
Page 91

A. Command Line Interface
6300-A2-GB20-00
March 2002
A-19
ppp authentication
{
chap
|
pap
|
both
|
none
}
Minimum Access Level: Administrator
Command Mode: Config
Specifies the authentication protocol to be negotiated and used in the PPP session. The
ReachDSL Router will always be the authenticated party of this protocol.
NOTES:
– A change to this option does not take effect until the next PPP link establishment.
– To negotiate an authentication protocol, the CHAP host name and secret or PAP
peer ID and password must have already been configured (using the
ppp
username
and
ppp password
commands), or the negotiation will operate as
though the default setting (none) has been configured.
chap – During the link establishment phase, the ReachDSL Router will accept the
proposed use of the Challenge Handshake Authentication Protocol (CHAP) only.
pap – During the link establishment phase, the ReachDSL Router will accept the
proposed use of the Password Authentication Protocol (PAP) only.
both – During the link establishment phase, the ReachDSL Router will accept the
proposed use of either CHAP or PAP.
none – During the link establishment phase, the ReachDSL Router will not negotiate to
use any authentication protocol nor will it accept the proposed use of one. This is the
default setting.
ppp username
[
username]
Minimum Access Level: Administrator
Command Mode: Config
Specifies the CHAP host name or PAP peer ID to use for authentication in the PPP
session when PPP authentication is enabled and successfully negotiated. To delete the
user name, enter this command without specifying a user name on the command line.
NOTE: A change to this option does not take effect until the next PPP link
establishment.
username – The PPP user name in the format
user@context
. The maximum length is
127 characters (case-sensitive).
ppp password
[
password ]
Minimum Access Level: Administrator
Command Mode: Config
Specifies the CHAP secret or PAP password to use for authentication in the PPP session
when PPP authentication is enabled and successfully negotiated. To delete the password,
enter this command without specifying a password on the command line. This command
is not included in the output of the List command.
NOTE: A change to this option does not take effect until the next PPP link
establishment.
password – The PPP password. The maximum length is 31 characters (case-sensitive).
Table A-13. PPPoE Client Commands (2 of 2)