Chapter 4
| System Management Commands
Time
– 144 –
after-utc
- Sets the local time zone after (west) of UTC.
Default Setting
None
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
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: 1970 - 2037)
Default Setting
None
Command Mode
Privileged Exec