111
ppp pap local-user
Syntax
ppp
pap local-user
username
password
{
cipher
|
simple
}
password
undo
ppp
pap local-user
View
Dialer interface view
Default level
2: System level
Parameters
username
: Username of the local device for PAP authentication, a case-sensitive string of 1 to 80
characters.
cipher
: Displays the password in cipher text.
simple
: Displays the password in plain text.
password
: Password of the local device for PAP authentication, a case-sensitive string of 1 to 48
characters. When the
simple
keyword is specified, provide this argument in plain text. When the
cipher
keyword is specified, provide this password in either cipher text or plain text. When provided in plain text,
the password can contain no more than 48 characters (such as
aabbcc
); when provided in cipher text,
the password must be fixed to 24 or 64 characters, such as
_(TT8F]Y\5SQ=^Q`MAF4<1!!
and
VV-F]7R%,TN$C1D*)O<-;<IX)aV\KMFAM(0=0\)*5WWQ=^Q`MAF4<<"TX$_S#6.N
.
Description
Use
ppp pap local-user
to set the local username and password for PAP authentication.
Use
undo ppp pap local-user
to cancel the local username and password configured.
By default, the username and the password for PAP authentication are not set.
For the local device to pass PAP authentication on the remote device, make sure that the same username
and password configured for the local device are also configured on the remote device with the
commands
local-user
username
and
password
{
cipher | simple
}
password
.
Related commands:
local-user
and
password
(
Security Command Reference).
Examples
# Configure the local username and password for PAP authentication as
user1
and
pass1
(in plain text).
<Sysname> system-view
[Sysname] interface Dialer 1
[Sysname-Dialer1] ppp pap local-user user1 password simple pass1
ppp timer negotiate
Syntax
ppp timer negotiate
seconds
undo ppp timer negotiate