3com S7906E Guide De Référence

Page de 2327
 
1-4 
If the current system time is in the time range specified with this command, the system time 
automatically adds “add-time” after the execution of this command. 
Related commands: clock datetimeclock summer-time one-offclock timezonedisplay clock
Examples 
# For the daylight saving time in abc2 between 06:00:00 on 08/01/2007 and 06:00:00 on 09/01/2007 
and from 06:00:00 08/01 to 06:00:00 on 09/01 each year after 2007, set the system clock ahead one 
hour. 
<Sysname> system-view 
[Sysname] clock summer-time abc2 repeating 06:00:00 08/01/2007 06:00:00 09/01/2007 01:00:00 
clock timezone 
Syntax 
clock timezone zone-name { add | minus } zone-offset 
undo clock timezone 
View 
System view 
Default Level 
3: Manage level 
Parameters 
zone-name: Time zone name, a string of 1 to 32 characters. It is case sensitive. 
add: Positive to universal time coordinated (UTC) time. 
minus: Negative to UTC time. 
zone-offset: Offset to the UTC time in the format of HH/MM/SS (hours/minutes/seconds), where HH is 
hours in the range 0 to 23, MM is minutes in the range 0 to 59, and SS is seconds in the range 0 to 59. 
The zeros in the argument can be omitted except for indicating 0 hours. 
Description 
Use the clock timezone command to set the local time zone. 
Use the undo clock timezone command to restore the local time zone to the default UTC time zone.  
By default, the local time zone is UTC zone. 
After the configuration takes effect, use the display clock command to view the result. The information 
such as log file and debug adopts the local time modified by time-zone and daylight saving time. 
Related commands: clock datetimeclock summer-time one-offclock summer-time repeating
display clock
Examples 
# Set the name of the local time zone to Z5, five hours ahead of UTC time. 
<Sysname> system-view 
[Sysname] clock timezone z5 add 5