Carrier Access 770-0125-AB Manual De Usuario

Descargar
Página de 96
3-16
BROADway - Release 4.00
Configuration
Setting Up User Accounts
User Account Management Using TL1
Viewing Existing User Accounts
To show all users that have accounts on the BROADway system, use the following TL1 command:
RTRV-USER::NSP:1234::ALL;
To show all currently logged in users, use the following TL1 command:
RTRV-USER::NSP:1234::ACTIVE;
To show the name of the currently logged in user, use the following TL1 command:
RTRV-USER::NSP:1234::ME;
To show a particular user account, use this TL1 command:
RTRV-USER::NSP:1234::<username>;
Creating New User Accounts
To create a new user, use the ENT-USER TL1 command:
ENT-USER::NSP:1234::<username>,<password>,<security>,<shell>;
<username>
—The name of the user account (no longer than 20 characters).
<password>
—The account’s password.
NOTE:  
User names and passwords are case sensitive.
<security>
—the security level to assign to this account, either ADMINCONFIGMAINT, or 
READER
.
ADMIN
—The administrative user level can execute every TL1 command and PS command.
CONFIG
—The configuration level has access to all commands except add, edit, or delete users.
MAINT
—The maintenance level has execution permission on diagnostic and retrieve 
commands, as well as the ability to clear packet services table information.
READER
—The reader level cannot execute any command except for retrieve and show 
commands.
<shell>
—Indicates what the default command shell prompt is for this account, either TL1 or 
IPCLI
 (for packet services).
NOTE:  
Regardless of what the default shell is for a user, the user can still switch between 
the TL1 prompt and the packet services (PS) prompt once the user logs in.