D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
264
disable sntp
Purpose To disable SNTP server support.
Syntax
disable sntp
Description This will disable SNTP support. SNTP service must be separately
configured (see config sntp).
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example:
To disable SNTP support:
DGS-3600:4#disable sntp
Command: disable sntp
Success.
DGS-3600:4#
config time
Purpose Used to manually configure system time and date settings.
Syntax
config time <date ddmthyyyy> <time hh:mm:ss>
Description This will configure the system time and date settings. These will be
overridden if SNTP is configured and enabled.
Parameters date – Express the date using two numerical characters for the day
of the month, three alphabetical characters for the name of the
month, and four numerical characters for the year. For example:
03aug2003.
time – Express the system time using the format hh:mm:ss, that is,
two numerical characters each for the hour using a 24-hour clock,
the minute and second. For example: 19:42:30.
Restrictions Only administrator-level users can issue this command. Manually
configured system time and date settings are overridden if SNTP
support is enabled.
Example usage:
To manually set system time and date settings:
DGS-3600:4#config time 30jun2003 16:30:30
Command: config time 30jun2003 16:30:30
Success.
DGS-3600:4#