Username – Allied Telesis AT-S100 User Manual
Page 162

Chapter 4: Configuration Terminal Mode Commands
162
Section I: Command Modes
USERNAME
Syntax
username WORD privilege <1-15> password LINE <8>
Parameters
WORD
Specifies a user name.
privilege
Specifies a user privilege level. Enter a value between 1 and
15. Values 1 through 14 provide operator privileges. Value 15
provides an administrator, or manager, privileges.
LINE
Specifies a password for an administrator or manager. Enter
an alphanumeric value between 1 and 8 characters in length.
Description
Use the USERNAME command to set a user name, password, and
privilege level. By default, the AT-S100 software provides one
USERNAME type named “manager.”
A manager login has permission to perform all of the AT-S100 software
commands in all of the command modes.
Command Modes
Configuration Terminal mode
Examples
The following command sets the user name to “jenny,” the privilege to
“15,” and the password to “friend:”
switch#configure terminal
switch(config)#username jenny privilege 15 password
friend
Related Commands