Command Manual – Getting Started 
Quidway S8500 Series Routing Switches  Chapter 2  
Password Control Configuration Commands
 
Huawei Technologies Proprietary 
2-10 
Example 
# Check the user information in the blacklist. Suppose the blacklist contains three users: 
test, tes, and test2.  
<Quidway> 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.  
<Quidway> 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.  
<Quidway> display password-control blacklist 
USERNAME                        IP 
tes                             192.168.30.24 
test2                           192.168.30.23