The ppp pap local-user command sets the user name and password sent by the local FW when it is authenticated by the peer FW using PAP.
The undo ppp pap local-user command removes the configuration.
| Parameter | Description | Value |
|---|---|---|
user-name |
Specifies the user name. |
The value is a string of 1 to 253 characters and not case sensitive. If the user name contains a domain name with the at sign (@), you must perform AAA configurations in the domain on the PPPoE server (that is, the peer FW). |
cipher password |
Specifies a cipher-text password. |
The value is a character string.
To enhance security, the password is recommended to meet the minimum strength requirement, that is, it needs to contain at least three types of the following characters: upper-case letters (A to Z), lower-case letters (a to z), digits (0 to 9), and special characters such as exclamation points (!), at signs (@), number signs (#), dollar signs ($), and percent (%). |