SNTP Configuration
Fixed Switch Configuration Guide 4-13
Use the set sntp authentication key command to configure an authentication key instance.
The SNTP authentication key is associated with an SNTP server using the set sntp server
command.
An authentication key has to be trusted to be used with an SNTP server. Use the set sntp trusted-
key command to add an authentication key to the trusted key list.
Refer to Procedure 4-3 on page 4-14 to configure the switch SNTP client for authentication.
SNTP Defaults
Table 4-4 lists SNTP parameters and their default values.
Configuring SNTP
Procedure 4-2 describes how to configure general SNTP parameters. Procedure 4-3 describes how
to configure SNTP authentication. Refer to the CLI Reference for your platform for details about the
commands listed.
Table 4-4 Default SNTP Parameters
Parameter Description Default Value
SNTP client mode Specifies whether the current SNTP
state is broadcast, unicast, or disabled.
disabled
unicast server
precedence
Specifies a value that determines the
order in which SNTP servers are
polled if the precedence values are not
the same.
1 (highest precedence)
poll-interval Specifies the interval between unicast
SNTP requests by the client to the
server.
512 seconds
poll-retry Specifies the number of times the
client will resend the SNTP request to
the server before moving on to the
next server.
1
poll-timeout Specifies the amount of time a client
will wait for a response from the the
SNTP server before retrying.
5 seconds
timezone offset Specifies the offset in hours and
minutes from UTC for this device
0 hours, 0 minutes
SNTP authentication
mode
Specifies whether authentication for all
SNTP client communications is
enabled or disabled.
disabled
Procedure 4-2 Configuring SNTP
Step Task Command(s)
1. Set the SNTP operation mode on the client. set sntp client {broadcast | unicast |
disable}
2. When operating in unicast mode, set the SNTP
server(s) for this client, optionally specifying a
precedence value per server.
set sntp server ip-address [precedence
precedence] [key key-id]