Use the CLI commands in this topic to set the time zone on your Malware Analysis appliance.
Prerequisites
Admin access
To set the time zone:
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 UThostname (config) # clock timezone America North United_States PacificNote
The time zone is for display purposes and should match other security device settings.
Restore the default time zone:
hostname (config) # no clock timezoneView the configured time and date settings:
hostname (config) # show clockSave 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