R2511-HP MSR Router Series Security Command Reference(V5)
524
Field Descri
p
tion
Password complexity
Whether the following password complexity checking is enabled:
• username checking—Checks whether a password contains the
username or the reverse of the username.
• repeated characters checking—Checks whether a password
contains any character that is repeated consecutively three or more
times.
display password-control blacklist
Use display password-control blacklist to display information about users added to the password control
blacklist due to authentication failure.
Syntax
display password-control blacklist [ user-name name | ip ipv4-address | ipv6 ipv6-address ] [ | { begin
| exclude | include } regular-expression ]
Views
Any view
Default command level
2: System level
Parameters
user-name name: Specifies a user by the name, a string of 1 to 80 characters.
ip ipv4-address: Specifies the IPv4 address of a user.
ip ipv6-address: Specifies the IPv6 address of a user.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
With no arguments provided, this command displays information about all users in the password control
blacklist.
Examples
# Display information about users in the password control blacklist.
<Sysname> display password-control blacklist
Username: test
IP: 192.168.44.1 Login failed times: 1 Lock flag: unlock
Total 1 blacklist item(s) matched. 1 listed.










