Справочное Руководство для 3com 8807

Скачать
Страница из 1099
Password Control Configuration Commands
1097
Use the reset password-control blacklist username username command to 
remove the specified user from the blacklist.
Example
# Check the user information in the blacklist. Suppose the blacklist contains three 
users: test, tes, and test2.
<SW8800> display password-control blacklist
 
USERNAME                        IP
 
test                            192.168.30.25
 
tes                             192.168.30.24
 
test2                           192.168.30.23 
# Remove user "test" from the blacklist.
<SW8800> 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 and verify that user "test" 
has been removed.
<SW8800> display password-control blacklist
 
USERNAME                        IP
 
tes                             192.168.30.24
 
test2                           192.168.30.23