D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
257
disable sntp
Purpose Disables 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 stop SNTP support:
DGS-3324SRi:4#disable sntp
Command: disable sntp
Success.
DGS-3324SRi:4#
config sntp
Purpose Used to setup SNTP service.
Syntax
config sntp {primary <ipaddr> | secondary <ipaddr> | poll-
interval <int 30-99999>}
Description Use this command to configure SNTP service from a NTP server.
SNTP must be enabled for this command to function (See enable
sntp).
Parameters
primary This is the primary server the SNTP information will be
taken from.
<ipaddr> The IP address of the primary server.
secondary This is the secondary server the SNTP information
will be taken from in the event the primary server is unavailable.
<ipaddr> The IP address for the secondary server.
poll-interval <int 30-99999> This is the interval between
requests for updated SNTP information. The polling interval
ranges from 30 to 99,999 seconds.
Restrictions Only administrator-level users can issue this command. SNTP
service must be enabled for this command to function (enable
sntp).
Example usage:
To configure SNTP settings: