Username – Allied Telesis AT-S83 User Manual
Page 147

AT-S83 Management Software Command Line Interface User’s Guide
147
USERNAME
Syntax
username WORD privilege <1-15> password LINE
Parameters
WORD
Specifies a user name.
privilege
Specifies a user privilege level. Enter a value between 1 and
15. Values 0 to 14 provides operator privileges. Value 15
provides an administrator, or manager, privileges.
LINE
Specifies a password for an administrator or manager.
Description
Use the USERNAME command to set a user name, password, and
privilege level. By default, the AT-S83 software provides two USERNAME
types: operator and manager. An operator login has limited access to the
AT-S83 software in the View mode. This type of user has permission to
perform the following commands only:
HELP
LOGOUT
SHOW RUNNING SYSTEM
A manager login has permission to perform all of the AT-S83 software
commands in all of the command modes.
Command Modes
Configuration Terminal mode
Examples
The following command sets the user name to “jenny,” and the privilege to
“15,” and the password to “friend:”
switch(config)#username jenny privilege 15 password
friend
Related Commands