Setting the Time Zone with the SRC CLI
You can set the time zone on a Solaris platform or on a C-series Controller with the SRC CLI. Use one of the following formats:
To see a list of entries in this format, use the ? help at the CLI:
[edit system]user@host#set time-zone ?
Possible completions:Africa/AbidjanAfrica/AccraAfrica/Addis_AbabaAfrica/AlgiersAfrica/AsmeraAfrica/BamakoAfrica/BanguiAfrica/Banjul. . .
- GMT offset to set the time zone relative to UTC (GMT) time in the format
/Etc/
GMToffset
. Time zone files are stored in the/Etc
directory.- A common zone such as UTC, MDT, or EST.
To modify the local time zone:
- In configuration mode at the [edit system] hierarchy level, set the time zone.
[edit system]user@host#set time-zone
time-zone
For example, to set the time zone for New York:
[edit system]user@host#set system time-zone America/New_York