R2511-HP MSR Router Series Security Command Reference(V5)

539
Examples
# Specify that each super password must contain at least three character types and at least five
characters for each type.
<Sysname> system-view
[Sysname] password-control super composition type-number 3 type-length 5
Related commands
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 four characters.
In FIPS mode, the minimum super password length is eight characters.
The minimum password length of super passwords is the same as the global setting.
Views
System view
Default command level
2: System level
Parameters
length: Specifies the minimum length for super passwords in characters. The value range is 4 to 16 in
non-FIPS mode, and 8 to 16 in FIPS mode.
Usage guidelines
If you do not specify the minimum length of super passwords, the system applies the global minimum
password length to super passwords.
If you have specified the minimum length of super passwords, the system applies the specified minimum
length to super passwords.
Examples
# Set the minimum length for super passwords to 10 characters.
<Sysname> system-view
[Sysname] password-control super length 10
Related commands
password-control length
reset password-control blacklist
Use reset password-control blacklist to remove all or one user from the password control blacklist.