User`s guide

DGS-3100 Gigabit Ethernet Switch Manual
116
DGS3100# config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 30
Success.
DGS3100#
show sntp
Purpose To display the SNTP information.
Syntax
show sntp
Description The show sntp command displays SNTP settings information,
including the source IP address, time and poll interval.
Parameters None.
Restrictions None.
Example usage:
To display SNTP configuration information:
DGS3100#show sntp
Current Time Source : System Clock
SNTP : Disabled
SNTP Primary Server : 10.1.1.1
SNTP Secondary Server : 10.1.1.2
SNTP Poll Interval : 30 sec
DGS3100#
enable sntp
Purpose To enable SNTP server support.
Syntax
enable sntp
Description The enable sntp command enables SNTP server support. SNTP
service must be separately configured (see config sntp). Enabling
and configuring SNTP support override any manually configured
system time settings.
Parameters None.
Restrictions Only administrator-level users can issue this command. SNTP
settings must be configured for SNTP to function (config sntp).
Example usage:
To enable the SNTP function:
DGS3100# enable sntp
Success.
DGS3100#