DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
236
Example usage:
To configure SNTP settings:
DES-1228/ME:5#config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval
30
Command: config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 30
Success.
DES-1228/ME:5#
show sntp
Purpose
Used to display the SNTP information.
Syntax
show sntp
Description
This command is used to display SNTP settings information
including the source IP address, time and poll interval.
Parameters
None.
Restrictions
None.
Example usage:
To display SNTP configuration information:
DES-1228/ME:5#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
DES-1228/ME:5#
enable sntp
Purpose
To enable SNTP server support.
Syntax
enable sntp
Description
This command is used to 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, Operator level or Power User level users
can issue this command. SNTP settings must be configured for
SNTP to function (config sntp).