Use the CLI commands in this topic to set the time zone on your Intelligent Virtual Execution - Server appliance.
Admin access
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
To specify the time zone, use the
clock timezone <timezone>command.For example, both of the following commands set the time zone to Pacific Standard Time:
hostname (config) # clock timezone UTC-offset UT
hostname (config) # clock timezone America North United_States Pacific
Note
The time zone is for display purposes and should match other security device settings.
Restore the default time zone:
hostname (config) # no clock timezone
View the configured time and date settings:
hostname (config) # show clock
Save your changes:
hostname (config) # write memory
Examples
Time and Date Using the North America Central Daylight Timezone
hostname # show clock Time: 16:39:35 Date: 2014/06/25 Time zone: America North United_States Central (US/Central) UFC offset: -0500 (UTC minus 5 hours)
Time and Date Settings Using the Default Timezone
hostname # show clock Time: 21:40:37 Date: 2014/06/25 Time zone: UTC (Etc/UTC) UTC offset: same as UTC