Operation Manual – User Access
H3C SecPath Series Security Products
Chapter 1 PPP Configuration
1-6
III. Configuring the local to be authenticated by the peer using PAP
Table 1-5
Configure the local to be authenticated by the peer with the PAP approach
Operation
Command
Configure PAP username and password
that the local will send when
authenticated by the peer in PAP mode
(in interface view)
ppp
pap local-user username
password
{
simple
|
cipher
}
password
Delete the PAP username and
password that the local will send when
authenticated by the peer in PAP mode
(in interface view)
undo ppp pap local-user
By default, when the local firewall is authenticated by the peer in PAP mode, both the
username and password sent by the local firewall are null.
IV. Configuring the local to be authenticated by the peer using CHAP
Table 1-6
Configure the local to be authenticated by the peer with the CHAP approach
Operation
Command
Create a local user and enter the local
user view (system view)
local-user
username
Set a password for the local user in local
user view
password
{
simple
|
cipher
}
password
Cancel the password for the local user in
local user view
undo password
Configure the local name (in interface
view)
ppp chap user
username
Delete the configured local name (in
interface view)
undo
ppp
chap
user
Set the default CHAP authentication
password in interface view (use this
password when the local user name and
password are not configured)
ppp chap password
{
simple
|
cipher
}
password
Delete the default CHAP authentication
password in interface view
undo
ppp
chap
password
In the above table,
simple
means to send password in plain text and
cipher
in
ciphertext.