![SMC Networks 6624FMST Management Manual Download Page 89](http://html.mh-extra.com/html/smc-networks/6624fmst/6624fmst_management-manual_1300650089.webp)
5-21
Configuring IP Addressing, Time Synchronization, Interface Access, and System Information
Time Synchronization Protocol Options
Co
n
fig
u
rin
g
IP Ad
d
re
ssin
g
,
T
im
e
S
ync
hr
o
n
iz
a
tio
n,
■
You want to:
1. View the current time synchronization.
2. Select SNTP as the time synchronization mode.
3. Enable SNTP for Broadcast mode.
4. View the SNTP configuration again to verify the configuration.
The commands and output would appear as follows:
Figure 5-6. Example of Enabling SNTP Operation in Broadcast Mode
Enabling SNTP in Unicast Mode.
Like broadcast mode, configuring SNTP
for unicast mode enables SNTP. However, for Unicast operation, you must
also specify the IP address of at least one SNTP server. The switch allows up
to three unicast servers. You can use the Menu interface or the CLI to
configure one server or to replace an existing Unicast server with another. To
add a second or third server, you must use the CLI. For more on SNTP
operation with multiple servers, see “SNTP Unicast Time Polling with Multiple
SNTP Servers” on page 5-32.
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.
SMC6624M(config)# show sntp
SNTP Configuration
Time Sync Mode: Timep
SNTP Mode : disabled
Poll Interval (sec) [720] : 720
SMC6624M(config)# timesync sntp
SMC6624M(config)# sntp broadcast
SMC6624M(config)# show sntp
SNTP Configuration
Time Sync Mode: Sntp
SNTP Mode : Broadcast
Poll Interval (sec) [720] : 720
show sntp
displays the SNTP configuration and also shows that
TimeP is the currently active time synchronization mode.
1
2
3
show sntp
again displays the SNTP configuration and shows that
SNTP is now the currently active time synchronization mode and is
configured for broadcast operation.
4