Planet Technology SGSD-1022P Switch User Manual


 
User’s Manual of SGSD-1022 / SGSD-1022P
SGSW-2840 / SGSW-2840P
402
Command Mode
Global Configuration
Command Usage
This command sets the local time zone relative to the Coordinated Universal Time (UTC, formerly Greenwich Mean Time
or GMT), based on the earth’s prime meridian, zero degrees longitude. To display a time corresponding to your local time,
you must indicate the number of hours and minutes your time zone is east (before) or west (after) of UTC.
Example
Console(config)#clock timezone Japan hours 8 minute 0 after-UTC
Console(config)#
Related Commands
show sntp
calendar set
This command sets the system clock. It may be used if there is no time server on your network, or if you have not configured the
switch to receive signals from a time server.
Syntax
calendar set hour min sec {day month year | month day year}
hour - Hour in 24-hour format. (Range: 0-23)
min - Minute. (Range: 0-59)
sec - Second. (Range: 0-59)
day - Day of month. (Range: 1-31)
month -january | february | march | april | may | june | july | august | september | october | november | december
year - Year (4-digit). (Range: 2001-2100)
Default Setting
None
Command Mode
Privileged Exec
Example
This example shows how to set the system clock to 15:12:34, April 1st, 2004.
Console#calendar set 15 12 34 1 April 2004
Console#