R2511-HP MSR Router Series Security Command Reference(V5)
52
• telnet: Telnet users. This parameter is not supported in FIPS mode.
• terminal: Users logging in through the console, AUX, or Asyn port. This parameter is required in
FIPS mode.
• web: Web users.
Examples
# Add a local user named user1.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1]
Related commands
• display local-user
• service-type
Related commands
• display local-user
• password
password (local user view)
Use password to configure a password for a local user.
Use undo password to delete the password of a local user.
Syntax
password [ [ hash ] { cipher | simple } password ]
undo password
Views
Local user view
Default command level
2: System level
Parameters
hash: Enables hash encryption. If you do not specify this keyword, all passwords, including passwords
configured in plain text, are saved in ciphertext.
cipher: Sets a ciphertext password.
simple: Sets a plaintext password.
password: Specifies the password string. This argument is case sensitive.
• In non-FIPS mode, a ciphertext password is a string of 1 to 117 characters, and a plaintext password
is a string of 1 to 63 characters.
• In FIPS mode, the password is a plaintext string of 8 to 63 characters and must contain digits,
uppercase letters, lowercase letters, and special characters (see "Password control configuration
commands").










