9-11
Time Protocols
SNTP: Viewing, Selecting, and Configuring
Syntax: timesync sntp
Selects SNTP as the time synchronization method.
sntp unicast
Configures the SNTP mode for Unicast operation.
sntp server <ip-addr> [version]
Specifies the SNTP server. The default server version is
3.
no sntp server < ip-addr >
Deletes the specified SNTP server.
Note Deleting an SNTP server when only one is configured disables SNTP unicast
operation.
For example, to select SNTP and configure it with unicast mode and an SNTP
server at 10.28.227.141 with the default server version (3) and default poll
interval (720 seconds):
ProCurve(config)# timesync sntp
Selects SNTP.
ProCurve(config)# sntp unicast
Activates SNTP in Unicast mode.
ProCurve(config)# sntp server 10.28.227.141
Specifies the SNTP server and accepts the current SNTP server
version (default: 3).
.
Figure 9-5. Example of Configuring SNTP for Unicast Operation
In this example, the Poll Interval and the Protocol
Version appear at their default settings.
Note: Protocol Version appears only when there is an
IP address configured for an SNTP server.