User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 455 of 825
Ceragon Proprietary and Confidential
Parameter
Input Type
Permitted Values
Description
hours-offset
Number
-12
–
13
The required hours offset (positive
or negative) relative to GMT. This is
used to offset the clock relative to
GMT, according to the global
meridian location.
minutes-offset
Number
0
–
59
The required minutes relative to
GMT. This is used to offset the
clock relative to GMT, according to
the global meridian location.
The following command sets the GMT date and time to January 30, 2014, 3:07 pm
and 58 seconds:
root> platform management time-services utc set date-and-time
30-01-2014,15:07:58
The following command sets the GMT offset to 13 hours and 32 minutes:
root> platform management time-services utc set offset hours-
offset 13 minutes-offset 32
13.10.1
Setting the Daylight Savings Time (CLI)
To set the daylight savings time parameters, enter the following command in root
view:
root> platform management time-services daylight-savings-time
set start-date-month <start-date-month> start-date-day <start-
date-day> end-date-month <end-date-month> end-date-day <end-
date-day> offset <offset>
Table 83: Daylight Savings Time CLI Parameters
Parameter
Input Type
Permitted Values
Description
start-date-month
Number
1
–
12
The month when Daylight Savings Time begins.
start-date-day
Number
1
–
31
The date in the month when Daylight Savings
Time begins.
end-date-month
Number
1
–
12
The month when Daylight Savings Time ends.
end-date-day
Number
1
–
31
The date in the month when Daylight Savings
Time ends.
offset
Number
0
–
23
The required offset, in hours, for Daylight Savings
Time. Only positive offset is supported.
The following command configures daylight savings time as starting on May 30
and ending on October 1, with an offset of 20 hours.
root> platform management time-services daylight-savings-time
set start-date-month 5 start-date-day 30 end-date-month 10 end-
date-day 1 offset 20