User`s manual
106
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring and Managing IP Interfaces and Services
MSS adjusts the NTP reply according to the following time parameters congured on the
switch:
• Offset from UTC
• Daylight savings time
The NTP client is disabled by default.
Adding an NTP Server
To add an NTP server to the list of NTP servers, use the following command:
set ntp server ip-addr
To congure an Switch to use NTP server 192.168.1.5, type the following command:
DWS-1008# set ntp server 192.168.1.5
Removing an NTP Server
To remove an NTP server, use the following command:
clear ntp server {ip-addr | all}
If you use the all option, MSS clears all NTP servers congured on the switch.
Changing the NTP Update Interval
The default update interval is 64 seconds. To change the update interval, use the following
command:
set ntp update-interval seconds
You can specify an interval from 16 through 1024 seconds.
For example, to change the NTP update interval to 128 seconds, type the following
command:
DWS-1008# set ntp update-interval 128
success: change accepted.