![SMC Networks 6624FMST Management Manual Download Page 90](http://html.mh-extra.com/html/smc-networks/6624fmst/6624fmst_management-manual_1300650090.webp)
5-22
Configuring IP Addressing, Time Synchronization, Interface Access, and System Information
Time Synchronization Protocol Options
C
onf
ig
uri
n
g
I
P
Ad
dre
ssi
ng,
Ti
m
e
Syn
chr
oni
za
ti
o
n
,
N o t e
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):
SMC6624M(config)# timesync sntp
Selects SNTP.
SMC6624M(config)# sntp unicast
Activates SNTP in Unicast
mode.
SMC6624M(config)# sntp server 10.28.227.141
Specifies the SNTP server
and accepts the current
SNTP server version
(default: 3)
.
Figure 5-7. Example of Configuring SNTP for Unicast Operation
If the SNTP server you specify uses SNTP version 4 or later, use the
sntp server
command to specify the correct version number. For example, suppose you
learned that SNTP version 4 was in use on the server you specified above (IP
address 10.28.227.141). You would use the following commands to delete the
server IP address and then re-enter it with the correct version number for that
server:
SMC6624M(config)# show sntp
SNTP Configuration
Time Sync Mode: Sntp
SNTP Mode : Unicast
Poll Interval (sec) [720] : 720
IP Address
Protocol Version
--------------
----------------
10.28.227.141
3
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.