Command Line Interface Reference Guide HP BladeSystem PC Blade Switch

HP PC Blade Switch CLI Reference Guide www.hp.com 6-1
6
Clock Commands
clock set
The clock set Privileged EXEC mode command manually sets the system clock.
Syntax
clock set hh
:mm:ss day month year
or
clock set hh
:mm:ss month day year
Parameters
n hh:mm:ss — Current time in hours (military format), minutes, and seconds (hh: 0-23,
mm: 0-59, ss: 0-59).
n day — Current day (by date) in the month (1-31).
n month — Current month using the first three letters by name (Jan, …, Dec).
n year — Current year (2000-2097).
Default Setting
This command has no default configuration.
Command Mode
Privileged EXEC mode
Command Usage
There are no user guidelines for this command.
Example
The following command sets the system time to 13:32:00 on March 7th, 2006.
Console# clock set 13:32:00 7 Mar 2006