R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
17
Syntax
ppp pap local-user username password { cipher | simple } password
undo ppp pap local-user
Default
The username and the password for PAP authentication are blank.
Views
Interface view
Predefined user roles
network-admin
Parameters
username: Username of the local device for PAP authentication, a case-sensitive string of 1 to 80
characters.
cipher: Sets a ciphertext password.
simple: Sets a plaintext password.
password: Specifies a case-sensitive password for PAP authentication. If simple is specified, it must be a
string of 1 to 255 characters. If cipher is specified, it must be a ciphertext string of 1 to 373 characters.
Usage guidelines
For the local device to pass PAP authentication on the peer, make sure the same username and password
configured for the local device are also configured on the peer by using the commands local-user
username and password { cipher | simple } password.
For security purposes, all passwords, including passwords configured in plain text, are saved in cipher
text.
Examples
# Configure the local username and password for PAP authentication to user1 and plaintext pass1.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] ppp pap local-user user1 password simple pass1
Related commands
• local-user (Security Command Reference)
• password (Security Command Reference)
ppp pfc local-request
Use ppp pfc local-request to configure the local end to send PFC requests by including the PFC option in
outbound LCP negotiation requests.
Use undo ppp pfc local to restore the default.
Syntax
ppp pfc local-request
undo ppp pfc local-request