D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
14
show account
Purpose
Used to display user accounts.
Syntax
show account
Description
This command is used to display all user accounts created on the
Switch. Up to eight 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-3200-28:4#show account
Command: show account
Current Accounts:
Username Access Level
---------- ------------
dlink Admin
Total Entries: 1
DES-3200-28:4#
delete account
Purpose
Used to delete an existing user account.
Syntax
delete account <username>
Description
This command is used to delete a user account that has been
created using the create account command.
Parameters
<username> – The name of the account to be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete the user account “dlink”:
DES-3200-28:4#delete account dlink
Command: delete account dlink
Success.
DES-3200-28:4#