21 
user remove 
Description 
The user remove command is used to delete an existing user. The current user 
can't be deleted by itself. 
Syntax 
user remove user-name 
Parameter 
user-name —— An existed user name. 
Command Mode 
Global Configuration Mode 
Example 
Delete the user named tplink: 
TP-LINK(config)# user remove tplink 
user modify status 
Description 
The user modify status command is used to modify the status of the existing 
user. The current user can't be modified by itself. 
Syntax 
user modify status user-name {disable | enable} 
Parameter 
user-name —— The existing user name. 
disable | enable ——Disable/enable the user. 
Command Mode 
Global Configuration Mode 
Example 
Enable the status of user “tplink”: 
TP-LINK(config)# user modify status tplink enable