Specifications
3-23
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
clock
clock
To set clock functions or update the calendar, use the clock EXEC 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 shows how to set 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 time day month year Sets the time and date. Current time in hh:mm:ss format (hh: 00–23; mm:
00–59; ss: 00–59). Day of the month (1–31). Month of the year (January,
February, March, April, May, June, July, August, September, October,
November, December). Year (1993–2035).
update-calendar Updates the calendar with the system clock.