In this section:
If a need arises to change the time zone outside of the installation process, perform one of the procedures below.
Changing the time zone forces a restart of the
From the EMA menu bar, select System Configuration > CDR and Servers > NTP Server
Select the system name from Time Zone drop-down menu. The system name and current time zone details display.
Click the Edit icon next to the drop-down menu. The Edit Time Zone dialog displays.
The application restarts (in HA configuration, the application restarts on both
Once the system comes back up, the new time zone is in effect.
Login to CLI and switch to Configure mode.
> configure
To view current time zone, enter command:
% show system ntp timeZone timeZone FINCH { zone gmtMinus07-Mountain; }
Enter following command to change time zone:
% set system ntp timeZone <SYSTEM NAME> zone <time zone>
To commit changes, enter commit and respond y when prompted.
% commit
The following warnings were generated:
'system ntp timeZone FINCH': Changing timezone will restart application and impact service. Do you wish to continue? Proceed? [yes,no] y
The application restarts (in HA configuration, the application restarts on both
Once the system comes back up, the new time zone is in effect.