21
3.6 Setting the time
Set the time zone.
The following example shows the procedure for setting the time zone to Japan and the time to March 22nd,
2013, at 15:30.
NOTE
If the configuration is changed, an exclamation mark (
!
) appears in front of the
prompt. This exclamation mark (
!
) disappears when the configuration is saved.
This completes the operations required for initial installation, which included setting the time, setting the
administrator mode, and adding and deleting user accounts.
NOTE
For details about operation management and configuration settings that are
performed after the operations above, see the manuals listed in
4.1 Operation
management and configuration settings
.
#
configure
... Switch to configuration command mode.
(config)#
clock timezone JST +9
... Set JST as the time zone and +9 as the UTC offset value.
!(config)#
save
... Save the time zone setting.
(config)#
exit
... Return to administrator mode.
#
set clock 1303221530
... Enter the date and time (year, month, day, hour, and minutes)
in 2-digit sets.
Fri Mar 22 15:30:00 JST 2013
... The specified date and time is displayed.
#
disable
... Return to user mode.
>
logout
…Log out.