xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
138
Restrictions
Only Administrator-level users can issue this command.
Example
To display the accounts that have been created:
DGS-3120-24TC:admin#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
admin Admin
oper Operator
power Power_user
user User
Total Entries : 4
DGS-3120-24TC:admin#
12-4 delete account
Description
This command is used to delete an existing account.
Format
delete account <username>
Parameters
<username> - Name of the user who will be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example
To delete the user account “System”:
DGS-3120-24TC:admin# delete account System
Command: delete account System
Success.
DGS-3120-24TC:admin#