xStack DGS-3612G Layer 3 Gigabit Ethernet 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-3612G: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 : 720 sec
DGS-3612G: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.
Restrictions Only
administrator-level users can issue this command. SNTP
settings must be configured for SNTP to function (
config sntp
).
Parameters None.
Example usage:
To enable the SNTP function:
DGS-3612G:4#enable sntp
Command: enable sntp
Success.
DGS-3612G:4#
196
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.