Specifications
19-10
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 19 Advanced Configuration
Configuring the Clock Time Zone
Configuring the Clock Time Zone
During the software postinstallation process, the time zone of the local Cisco Unity Express module was
configured. Use this procedure to change the module’s time zone.
Cisco Unity Express automatically updates the clock for daylight savings time on the basis of the
selected time zone.
SUMMARY STEPS
1. config t
2. clock timezone timezone
3. exit
4. show clock detail
5. copy running-config startup-config
DETAILED STEPS
Examples
The following commands configure the clock time zone:
se-10-0-0-0# config t
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
clock timezone timezone
Example:
se-10-0-0-0(config)# clock timezone
America/Los_Angeles
Specifies the local time zone. To enter a value for the
timezone argument, you must know the phrase that
represents your time zone.
If you do know the phrase, press <Enter>. A series of
menus will appear to help you choose the time zone.
Step 3
exit
Example:
se-10-0-0-0(config)# exit
Exits configuration mode.
Step 4
show clock detail
Example:
se-10-0-0-0# show clock detail
Displays the time zone, clocking resolution, and
current clock time.
Step 5
copy running-config startup-config
Example:
se-10-0-0-0# copy running-config startup-config
Copies the configuration changes to the startup
configuration.