A SERVICE OF

logo

453
Use the reset password-control blacklist username username command to
delete one specific user entry in the blacklist.
Example
# Check the user information in the blacklist; as you can see, the blacklist contains
three users: test, tes, and test2.
<4500>display password-control blacklist
USERNAME IP
test 192.168.30.25
tes 192.168.30.24
test2 192.168.30.23
# Delete user test from the blacklist
<4500> reset password-control blacklist user-name test
Are you sure to delete the blacklist-users ?[Y/N]y
All the blacklist users have been cleared.
# Check the current user information in the blacklist; as you can see, user test
does not exist in the blacklist now.
[4500]display password-control blacklist
USERNAME IP
tes 192.168.30.24
test2 192.168.30.23