Page History
Panel | ||||||
---|---|---|---|---|---|---|
In this section:
|
If it becomes necessary to change the time zone outside of the installation process, perform one of the procedures below.
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
.
Change Time Zone From EMA
From the EMA menu bar, select
All > System > NTP > Time Zone
Caption 0 Figure 1 NTP Timezone Select the Time Zone that you want to modify, from the Time Zone List.
Caption 0 Figure 1 Time Zone drop down menu A window Edit Selected Time Zone appears below the window Time Zone List.
Caption 0 Figure 1 Edit Time Zone Select a new time zone from the Zone drop-down list, and click the Save icon.
Caption 0 Figure 1 Edit Time Zone Dropdown On saving the changes successfully, the Success window will appear.
Caption 0 Figure 1 Timezone Change Success 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.
Spacevars | ||
---|---|---|
|
.
Once the system comes back up, the new time zone is in effect.
Change Time Zone From CLI
Login to CLI and switch to Configure mode.
Code Block language none > configure
To view current time zone, enter command:
Code Block language none % show system ntp timeZone timeZone FINCH { zone gmtMinus07-Mountain; }
Enter following command to change time zone:
Code Block language none % set system ntp timeZone <SYSTEM NAME> zone <time zone>
To commit changes, enter commit and respond y when prompted.
The following warnings were generated:Code Block language none % commit
Code Block language none '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