3com 8807 Reference Guide

Page of 1099
1026
C
HAPTER
 61: S
YSTEM
 M
AINTENANCE
 C
OMMANDS
Parameter
zone-name: Name of the summer time, which is a string of 1 to 32 characters.
one-off: Sets the summer time of a certain year.
repeating: Sets the summer time of every year starting from a certain year.
start-time: Sets start time of the summer time, in the form of HH:MM:SS 
(hour/minute/second).
start-date: Sets start date of the summer time, in the form of YYYY/MM/DD 
(year/month/day).
end-time: Sets end time of the summer time, in the form of HH:MM:SS 
(hour/minute/second).
end-date: Sets end date of the summer time, in the form of YYYY/MM/DD 
(year/month/day).
offset-time: Sets the offset relative to the summer time, in the form of HH:MM:SS 
(hour/minute/second).
Description
Use the clock summer-time command to set the name, start and end time of the 
summer time.
Use the undo clock summer-time command to restore the local time to the 
default UTC time.
After the configuration takes effect, the display clock command can be used to 
check it. Besides, the time of the log or debugging information uses the local time 
after the adjustment of the time zone and summer time.
Related command: clock timezone.
Example
# Set the summer time for z2 that starts at 06:00:00 on 08/06/2002 and ends at 
06:00:00 on 01/09/2002 with the time adding 1 hour.
<SW8800> clock summer-time z2 one-off 06:00:00 2002/06/08 06:00:00 
 
2002/09/01 01:00:00 
# Set the summer time for z2 that starts at 06:00:00 on 08/06 and ends at 
06:00:00 on 01/09 in each year from 2002 on with the time adding 1 hour.
<SW8800> clock summer-time z2 repeating 06:00:00 2002/06/08 06:00:00
 
 
2002/09/01 01:00:00 
clock timezone
Syntax
clock timezone zone-name { add | minus } HH:MM:SS
undo clock timezone