DES-3010F / DES-3010G / DES-3018 / DES-3026 Layer 2 Switch CLI Reference Manual
Example usage:
To display the accounts that have been created:
DES-3026:4#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
dlink Admin
Total Entries: 1
DES-3026:4#
delete account
Purpose Used to delete an existing user account.
Syntax
delete account <username>
Description The delete account command deletes a user account that has been
created using the create account command.
Parameters <username>
Restrictions Only Administrator-level users can issue this command.
Example usage:
To delete the user account “System”:
DES-3026:4#delete account System
Command: delete account System
Are you sure to delete the last administrator account?(y/n)
Success.
DES-3026:4#
13