121
<Configuration Example 1>
Overview: Manually set the Switching Hub clock time.
(1) Set the time to July 21, 2010, 12:00.
Fig. 3-7-2 Example of setting the Switching Hub time
<Configuration Example 2>
Overview: Set the Switching Hub to automatically acquire time from the SNTP server
at intervals of 60 minutes.
(1) Set the address of the SNTP server from which time is acquired to 192.168.1.1.
(2) Set the time acquisition interval to 60 minutes.
(3) Enable the SNTP function.
Fig. 3-7-3 Example of the SNTP server configuration
Note:
If you set SNTP server to 0.0.0.0, SNTP is automatically disabled.
M24eG> enable
M24eG# configure
M24eG(config)# sntp clocktime 2010/7/21 12:00:00
M24eG(config)# exit
M24eG#
M24eG> enable
M24eG# configure
M24eG(config)# sntp server 192.168.1.1
M24eG(config)# sntp polling-interval 60
M24eG(config)# sntp enable
M24eG(config)# exit
M24eG#
(1)
(1)
(2)
(3)