D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
12
DGS-3324SRi:4#config account dlink
Command: config account dlink
Enter a old password:****
Enter a case-sensitive new password:****
Enter the new password again for confirmation:****
Success.
DGS-3324SRi:4#
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 on the Switch at one time.
Parameters None.
Restrictions None.
Example usage:
To display the accounts that have been created:
DGS-3324SRi:4#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
dlink Admin
DGS-3324SRi: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>- Enter the username of the account to be deleted.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To delete the admin account “System”:
DGS-3324SRi:4#delete account System
Command: delete account System