FINAL DRAFT - CISCO CONFIDENTIAL
9-16
Cisco ONS 15216 EDFA2 Operations Guide
78-16033-01
Chapter 9 TL1 Commands
TL1 Commands and Autonomous Messages
9.7.8 DLT-USER-SECU
Command DLT-USER-SECU
Deletes (removes) an existing user from the system.
Syntax
DLT-USER-SECU:[<tid>]:<uid>:<ctag>;
Example 9-10 DLT-USER-SECU Command
Amp01:ONS15216 EDFA2> DLT-USER-SECU:Amp01:jsmith:123;
9.7.9 ED-DAT
Command ED-DAT
Edits the date and/or time of the ONS 15216 EDFA2.
Syntax
ED-DAT:[<tid>]::<ctag>::<utcdate>,<utctime>;
Example 9-11 ED-DAT Command
Amp01:ONS15216 EDFA2> ED-DAT:Amp01::123::2001-12-18,02-24-55;
Table 9-15 DLT-USER-SECU Syntax Description
Parameter Syntax Description
uid string The user identifier (user name) of the existing user to be
removed.
Table 9-16 ED-DAT Syntax Description
Parameter Syntax Description
utcdate yyyy-mm-dd Change date to this value in universal coordinated time (UTC),
which is the same as Greenwich Mean Time (GMT) Modifies
cerent15216EdfaRtcDateAndTimeGMTString. Can not be null
if utctime is also null.
utctime hh-mm-ss Change time to this value in universal coordinated time (UTC),
which is the same as Greenwich Mean Time (GMT). (A time
zone can not be set using TL1.) Modifies
cerent15216EdfaRtcDateAndTimeGMTString. Can not be null
if utcdate is also null.