A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
11
To configure the user password of “dlink” account:
DGS–3426:5#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–3426:5#
show account
Purpose Used to display user accounts.
Syntax
show account
Description This command displays 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:
DGS–3426:5#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
dlink Admin
Total Entries: 1
DGS–3426:5#
delete account
Purpose Used to delete an existing user account.
Syntax
delete account <username> {<string>}
Description This command deletes an existing entry.
Parameters
<username> Name of the user who will be deleted.
<string> - yes | no
Restrictions Only Administrator-level users can issue this command.
Example usage:
To delete the user account “dgallinari”:
DES-3528:5#delete account dgallinari
Command: delete account dgallinari
Success.
DES-3528:5#