![D-Link xStack DGS-3612G series Скачать руководство пользователя страница 14](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854014.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
11
config account
Purpose
Used to configure user accounts.
Syntax
config account <username>
Description The
config account
command configures a user account that has
been created using the
create account
command.
Parameters
<username>
–
Enter a name between
1
and
15
alphanumeric
characters to define the administrator account to configure here.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the user password of “dlink” account:
DGS-3627: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-3627:5#
show account
Purpose
Used to display user accounts
Syntax
show account
Description
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-3627:5#show account
Command: show account
Current Accounts:
Username Access Level
--------------- ------------
dlink Admin
DGS-3627:5#