Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||||
---|---|---|---|---|---|---|
In this section:
|
If
...
it becomes necessary to change the time zone outside of the installation process, perform one of the procedures below.
Warning | ||||||||
---|---|---|---|---|---|---|---|---|
Changing the time zone forces a restart of the
|
From the EMA menu bar, select All > System > NTP > Time Zone
Caption | ||||
---|---|---|---|---|
| ||||
Select the Time Zone that you want to modify, from the Time Zone List.
Caption | ||||
---|---|---|---|---|
| ||||
A window Edit Selected Time Zone appears below the window Time Zone List.
Caption | ||||
---|---|---|---|---|
| ||||
Select a new time zone from the Zone drop-down list, and click the Save icon.
Caption | ||||
---|---|---|---|---|
| ||||
On saving the changes successfully, the Success window will appear.
Caption | ||||
---|---|---|---|---|
| ||||
To undo the modifications, use the Undo Edits icon in the Edit Selected Time Zone window.
Note |
---|
After clicking on the Save icon, clicking on the Undo Edits icon will not undo the changes. If the saved changes needs to be undone, the desired zone has to be selected from the Zone drop-down menu, and then saved again. |
The application restarts (in HA configuration, the application restarts on both
Spacevars | ||
---|---|---|
|
Once the system comes back up, the new time zone is in effect.
Login to CLI and switch to Configure mode.
Code Block | ||
---|---|---|
| ||
> configure |
To view current time zone, enter command:
Code Block | ||
---|---|---|
| ||
% show system ntp timeZone
timeZone FINCH {
zone gmtMinus07-Mountain;
} |
Enter following command to change time zone:
Code Block | ||
---|---|---|
| ||
% set system ntp timeZone <SYSTEM NAME> zone <time zone> |
To commit changes, enter commit and respond y when prompted.
Code Block | ||
---|---|---|
| ||
% commit |
The following warnings were generated:
Code Block | ||
---|---|---|
| ||
'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
Spacevars | ||
---|---|---|
|
Once the system
...
is restarted, the new time zone is in effect.
...
Pagebreak |
---|