SNTP Commands
124 IOLAN SDS/SCS/STS/MDC CLI Reference Guide, Version 3.7
SNTP Commands

Add SNTP

Delete SNTP

Set SNTP

Description Adds an SNTP server.
User Level Admin
Syntax add sntp [server-1 <config_host>] [server-2 <config_host>]
Options server-1
The name of the primary SNTP server from the IOLAN host table. Valid with Unicast
and Multicast modes, although in Multicast mode, the IOLAN will only accept
broadcasts from the specified host SNTP server.
server-2
The name of the secondary SNTP server from the IOLAN host table. Valid with
Unicast and Multicast modes, although in Multicast mode, the IOLAN will only accept
broadcasts from the specified host SNTP server.
Description Deletes an SNTP server.
User Level Admin
Syntax delete sntp server-1|server-2
Options server-1
The name of the primary SNTP server from the IOLAN host table. Valid with Unicast
and Multicast modes, although in Multicast mode, the IOLAN will only accept
broadcasts from the specified host SNTP server.
server-2
The name of the secondary SNTP server from the IOLAN host table. Valid with
Unicast and Multicast modes, although in Multicast mode, the IOLAN will only accept
broadcasts from the specified host SNTP server.
Description Configures an SNTP server.
User Level Admin
Syntax set sntp mode none|unicast|anycast|multicast
[server-1 <config_host>] [server-2 <config_host>]
[version 1|2|3|4]
Options mode
The SNTP mode. Valid modes are:
zNone—SNTP is turned off.
zUnicast—Sends a request packet periodically to the Primary host. If
communication with the Primary host fails, the request will be sent to the
Secondary host.
zMulticast—Listen for any broadcasts from an SNTP server and then synchronizes
its internal clock to the message.
zAnycast—Sends a request packet as a broadcast on the LAN to get a response
from any SNTP server. The first response that is received is used to synchronize its
internal clock and then operates in Unicast mode with that SNTP server.