Clock timezone – Allied Telesis AT-9000 Series User Manual
Page 333
AT-9000 Switch Command Line User’s Guide
305
CLOCK TIMEZONE
Syntax
clock timezone
+hh:mm
|
-hh:mm
Parameters
hh:mm
Specifies the number of hours and minutes difference between
Coordinated Universal Time (UTC) and local time. HH are hours in
the range of -12 to +12, and MM are minutes in the range of
increments of 15. The value is specified as ahead of (positive) or
behind (negative) UTC. You must include both the hours and
minutes, and both must have two digits. The default is 00:00.
Mode
Global Configuration mode
Description
Use this command to set the UTC offset, which is used by the switch to
convert the time from an SNTP or NTP server into local time. You must
configure the NTP client with “NTP PEER” on page 308 before setting the
UTC offset.
Confirmation Command
“SHOW NTP ASSOCIATIONS” on page 311
Examples
This example specifies a time difference of -2 hours between UTC and
local time:
awplus> enable
awplus# configure terminal
awplus(config)# clock timezone -02:00
This example specifies a time difference of +4 hours and 15 minutes
between UTC and local time:
awplus> enable
awplus# configure terminal
awplus(config)# clock timezone +04:15