Specifications

3-7
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
clock
clock
To set clock functions or update the calendar, use the clock EXEC command. To clear clock functions
and calendar, use the no form of this command.
clock {read-calendar | set time day month year | update-calendar}
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines If you have an outside source on your network that provides time services (such as a NTP server), you
do not need to set the system clock manually. When setting the clock, enter the local time. The WAAS
device calculates the UTC based on the time zone set by the clock timezone global configuration
command.
Two clocks exist in the system: the software clock and the hardware clock. The software uses the
software clock. The hardware clock is used only at bootup to initialize the software clock.
The set keyword sets the software clock.
Examples The following example sets the software clock on the WAAS device:
WAE# clock set 13:32:00 01 February 2005
Related Commands show clock
read-calendar Reads the calendar and updates the system clock.
set Sets the time and date.
time Current time in hh:mm:ss format (hh: 00–23; mm: 00–59; ss: 00–59).
day Day of the month (1–31).
month Month of the year (January, February, March, April, May, June, July,
August, September, October, November, December).
year Year (1993–2035).
update-calendar Updates the calendar with the system clock.