F I N A L D R A F T - C I S C O C O N F I D E N T I A L
9-21
Cisco ONS 15216 EDFA2 Operations Guide
78-16033-01
Chapter 9 TL1 Commands
TL1 Commands and Autonomous Messages
9.7.14 ED-USER-SECU
Command
ED-USER-SECU
Edits the user identifier, password and access level of an existing user. Per TR-835, only those data
parameters that are to be edited are entered while those that are unaffected are omitted. If any
position-defined parameter is omitted, a comma is to be used as the delimiter.
Syntax
ED-USER-SECU:[<tid>]:<uid>:<ctag>::<newuid>,<pid>,,<al>[:];
Example 9-16 ED-USER-SECU Command
Amp01:ONS15216 EDFA2> ED-USER-SECU:Amp01:jsmith:123::johnsmith,****,,RW;
9.7.15 ENT-USER-SECU
Command
ENT-USER-SECU
Creates a new user in the system; specifies the user identifier, password and access level of the new user.
Syntax
ENT-USER-SECU:[<tid>]:<uid>:<ctag>::<pid>,,<al>[:];
Example 9-17 ENT-USER-SECU Command
Amp01:ONS15216 EDFA2> ENT-USER-SECU:Amp01:jsmith:123::****,,RW;
Table 9-21 ED-USER-SECU Syntax Description
Parameter
Syntax
Description
uid
string
The user identifier (user name) of the existing user whose
parameters are being modified.
newuid
string
New user identifier (user name) for the existing user. Can be
any combination of up to 10 alphanumeric characters.
pid
string
The user’s new private identifier (password). Must be a string
of up to 10 characters, where at least 2 are non-alphabetic
characters and at least 1 is a special character. Special characters
are +, #, and %. (defined in Telcordia GR-831-CORE).
al
New access level of the user. See
“Summary of Security
Permissions for TL1 Commands” section on page 9-6
for
access level permissions.
R
Read only privileges.
RW
Read and write privileges.
RWA
Read, write, and administrative privileges.