Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
show sntp
Purpose Used to display the SNTP information.
Syntax
show sntp
Description This command will display SNTP settings information including the
source IP address, time and poll interval.
Parameters None.
Restrictions None.
Example usage:
To display SNTP configuration information:
DGS-3400:4#show sntp
Command: 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
DGS-3400:4#
enable sntp
Purpose To enable SNTP server support.
Syntax
enable sntp
Description This will enable SNTP support. SNTP service must be separately
configured (see config sntp). Enabling and configuring SNTP
support will 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:
DGS-3400:4#enable sntp
Command: enable sntp
Success.
DGS-3400:4#
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:
208