Set-dat, Response format, In chapter 14 – Paradyne 4200 User Manual

Page 291: System commands fo

Advertising
background image

14. System Commands

4200-A2-GB20-00

August 2002

14-29

SET-DAT

The SET-DAT command sets the date and time in an NE.

Response Format

If, in less than 2 seconds, a normal or error response cannot be sent, the following
acknowledgment response will be sent:

IP c

After the above response, a new command input may be generated.

Normal Response:

sid yy-mm-dd hh:mm:ss
M c COMPLD
/* SET-DAT:[tid]::[ctag]::date,time */;

Error Response:

sid yy-mm-dd hh:mm:ss
M c DENY
/* SET-DAT:[tid]::[ctag]::date,time */;
errcde
;

Table 14-23. SET-DAT Command Parameters

SET-DAT:[tid]::[ctag]::date,time;

RESTRICTIONS: All parameters in this command are position-defined. Resetting the unit
will also reset the date and time.

[tid]

The identification of the target NE. TID is optional and has a default
value of null. The NE's SID code is the only other valid value.

[ctag]

The correlation tag that correlates an input command with its associated
output response(s). It is assigned by the originator of the command. The
value is limited to six characters, which may be an identifier or a decimal
numeral. It is optional with a default of 0.

date

Date in the format mm-dd-yy:

Where:

– mm = 1

12

– dd = 1

31

– yy = 0

99

time

Time in the format hh-mm-ss:

Where:

– hh = 0

23

– mm = 0

59

– ss = 0

59

Advertising