R2511-HP MSR Router Series Security Command Reference(V5)
53
Usage guidelines
If you do not specify any parameter, you enter the interactive mode to set a plaintext password. The
interactive mode is available only on devices that support the password control feature. For more
information about password control commands, see "Password control configuration commands."
When the password control feature is enabled globally by using the password-control enable command,
local user passwords, such as the length and complexity, are under the restriction of the password control
feature and are not displayed.
In FIPS mode, you can configure passwords for local users only in interactive mode.
Examples
# Set the password to 123456 in plain text for local user user1.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] password simple 123456
# Set a plaintext password 123456 in interactive mode for local user user1.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] password
Password:******
Confirm :******
Related commands
display local-user
service-type
Use service-type to specify the service types that a user can use.
Use undo service-type to delete one or all service types configured for a user.
Syntax
In non-FIPS mode:
service-type { dvpn | ftp | lan-access | { pad | ssh | telnet | terminal } * | portal | ppp | web }
undo service-type { dvpn | ftp | lan-access | { pad | ssh | telnet | terminal } * | portal | ppp | web }
In FIPS mode:
service-type { lan-access | { ssh | terminal } * | portal | ppp | web }
undo service-type { lan-access | { ssh | terminal } * | portal | ppp | web }
Default
A user is authorized with no service.
Views
Local user view
Default command level
3: Manage level
Parameters
dvpn: Authorizes the user to use the DVPN service.










