Chapter 6 Avaya P130 CLI
Avaya P130 User’s Guide
41
Account Modification Commands
Account modification commands allow you to set-up a new user account or modify
an existing account of a user connected to the P130 family switch.
All account modification commands are accessed from Supervisor Level. This is the
level in which you first enter the CLI.
To enter the Supervisor level, type
root
as the Login name and the default password
root
(in lowercase letters):
Welcome to P130
Login: root
Password:****
Password accepted.
P130-N(super)#
Username Command
Use the
username
command to add a local user account. By default there is only a
single user account, named ‘root’, with password ‘root’, which access the
administrator level. This basic account cannot be modified, but you can modify its
basic password.
The syntax for this command is:
username
<name>
password
<passwd> [
access-type
{
read-only
|
read-write
|
admin
}]
Example:
P130(super)# username john password johnny access-type read-
write
User account added.
P130(super)# username root password sodot access-type read-
write
ERROR: User account root has always an administrator access
type.
P130(super)# username root password sodot access-type admin
User account modified.
<name>
Minimum 4 characters, maximum 12.
<passwd>
4 to 8 characters, for being compatible with PPP.
Summary of Contents for P130 SMON
Page 1: ...Avaya User s Guide AVAYA P130 WORKGROUP SWITCH SOFTWARE VERSION 2 9 July 2002 ...
Page 2: ......
Page 12: ...List of Figures x P130 User s Guide ...
Page 14: ...List of Tables xii P130 User s Guide ...
Page 24: ...Chapter 1 Overview 10 Avaya P130 User s Guide ...
Page 28: ...Chapter 2 P130 Front and Back Panels 14 Avaya P130 User s Guide ...
Page 30: ...Chapter 3 Applications 16 Avaya P130 User s Guide ...
Page 50: ...Chapter 5 Avaya P130 CLI Architecture Access Conventions 36 Avaya P130 User s Guide ...
Page 94: ...Chapter 6 Avaya P130 CLI 80 Avaya P130 User s Guide ...
Page 146: ...132 Avaya P130 User s Guide ...
Page 156: ...Appendix C Index of all CLI Commands 142 Avaya P130 User s Guide ...