C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
205
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
YSTEM
C
ONFIGURATION
AND
M
ONITORING
C
OMMANDS
CLOCK
TIMEZONE
clock timezone
Overview
This command defines the device’s clock timezone. The timezone is set as a offset
to the UTC.
The
no
variant of this command resets the system time to UTC.
By default, the system time is set to UTC.
Syntax
clock timezone
<timezone-name>
{minus|plus}
[<
0-13
>|<
0-12
>:<
00-59
>]
no clock timezone
Mode
Global Configuration
Usage
Configure the timezone before setting the local time. Otherwise, when you change
the timezone, the device applies the new offset to the local time.
Examples
To set the timezone to New Zealand Standard Time with an offset from UTC of +12
hours, use the command:
awplus(config)#
clock timezone NZST plus 12
To set the timezone to Indian Standard Time with an offset from UTC of +5:30
hours, use the command:
awplus(config)#
clock timezone IST plus 5:30
To set the timezone back to UTC with no offsets, use the command:
awplus(config)#
no clock timezone
Related
Commands
clock set
clock summer-time date
clock summer-time recurring
Parameter
Description
<timezone-name>
A description of the timezone, up to 6 characters long.
minus orplus
The direction of offset from UTC. The
minus
option
indicates that the timezone is behind UTC. The
plus
option
indicates that the timezone is ahead of UTC.
<0-13>
The offset in hours or from UTC.
<0-12>:<00-59>
The offset in hours or from UTC.