HP MSR2000/3000/4000 Router Series Security Command Reference

124
Predefined user roles
network-admin
Parameters
type-number type-number: Specifies the minimum number of character types that a super password must
contain. The value range for the type-number argument is 1 to 4 in non-FIPS mode and fixed at 4 in FIPS
mode.
type-length type-length: Specifies the minimum number of characters for each character type. The value
range for the type-length argument is 1 to 64 in non-FIPS mode, and 1 to 15 in FIPS mode.
Usage guidelines
The product of the minimum number of character types and minimum number of characters for each type
must be smaller than the maximum length of the super password.
Examples
# Specify that a super password must contain at least four character types and at least five characters for
each type.
<Sysname> system-view
[Sysname] password-control super composition type-number 4 type-length 5
Related commands
display password-control
password-control composition
password-control super length
Use password-control super length to set the minimum length for super passwords.
Use undo password-control super length to restore the default.
Syntax
password-control super length length
undo password-control super length
Default
In non-FIPS mode, the minimum super password length is 10 characters.
In FIPS mode, the minimum super password length is 15 characters.
Views
System view
Predefined user roles
network-admin
Parameters
length: Specifies the minimum length of super passwords in characters. The value range for this argument
is 4 to 63 in non-FIPS mode, and 15 to 63 in FIPS mode.
Examples
# Set the minimum length of super passwords to 16 characters.
<Sysname> system-view