xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
13
show account
Purpose
Used to display user accounts
Syntax show
account
Description
Displays all user accounts created on the Switch. Up to 8 user
accounts can exist at one time.
Parameters
None.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To display the accounts that have been created:
DES-3800:admin#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
dlink Admin
Total Entries: 1
DES-3800:admin#
delete account
Purpose
Used to delete an existing account.
Syntax
delete account <username> {force_agree}
Description
The delete account command deletes an existing account.
Parameters
<username>
- Name of the user who will be deleted.
force_agree
- When force_agree is specified, the delete account
command will be executed immediatedly without further
confirmation.
Restrictions
Only Administrator-level users can issue this command. One
active admininstrator-level user must exist.
Example usage:
To delete the user account “System”:
DES-3800:admin#delete account System
Command: delete account System
Success.
DES-3800:admin#