![D-Link xStack DGS-3612G series Скачать руководство пользователя страница 13](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854013.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
10
create account
Purpose
Used to create user accounts.
Syntax
create account [admin | operator | user] <username 15>
Description The
create account
command is used to create user accounts that consist of a
username of
1
to
15
characters and a password of
0
to
15
characters. Up to eight
user accounts can be created.
Parameters
admin <username 15>
–
Enter a name between 1 and
15
alphanumeric
characters to define the administrator account created here.
operator <username 15>
–
Enter a name between
1
and
15
alphanumeric
characters to define the operator account created here.
user <username 15>
–
Enter a name between
1
and
15
alphanumeric characters
to define the user account created here.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create an administrator-level user account with the username “dlink”.
DGS-3627:5#create account admin dlink
Command: create account admin dlink
Enter a case-sensitive new password:****
Enter the new password again for confirmation:****
Success.
DGS-3627:5#
To create an operator-level user account with the username “frazier”.
DGS-3627:5#create account operator frazier
Command: create account operator frazier
Enter a case-sensitive new password:****
Enter the new password again for confirmation:****
Success.
DGS-3627:5#
To create a user-level user account with the username “reed”.
DGS-3627:5#create account user reed
Command: create account user reed
Enter a case-sensitive new password:****
Enter the new password again for confirmation:****
Success.
DGS-3627:5#