Command Reference Guide

SROS Command Line Interface Reference Guide Enable Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 50
clock set <time> <day> <month> <year>
Use the clock set command to configure the system software clock. For the command to be valid, all fields
must be entered. See the Usage Example below for an example.
Syntax Description
<time> Sets the time of the system software clock in the format HH:MM:SS
(hours:minutes:seconds).
<day> Sets the current day of the month (valid range: 1 to 31).
<month> Sets the current month (valid range: January to December). You need only enter
enough characters to make the entry unique. This entry is not case-sensitive.
<year> Sets the current year (valid range: 2000 to 2100).
Default Values
No default value necessary for this command.
Command Modes
# Enable Command Mode
Usage Examples
The following example sets the system software clock for 3:42 pm, August 22 2004:
>enable
#clock set 03:42:00 22 Au 2004