Time Protocols

SNTP: Viewing, Selecting, and Configuring

ProCurve(config)# show config

Startup configuration:

.

.

.

timesync sntp

 

SNTP authentication has been

sntp broadcast

enabled and a key-id of 55 has

sntp 50

been created.

sntp

authentication

 

sntp

server priority 1 10.10.10.2 3 key-id 55

 

sntp server priority 2 fe80::200:24ff:fec8:4ca8 4 key-id 55

.

.

.

Figure 9-17. Example of Configuration File with SNTP Authentication Information

In figure 9-17, the include-credentialscommand has not been executed and is not present in the configuration file. The configuration file is subsequently saved to a TFTP server for later use. The SNTP authentication information is not saved and is not present in the retrieved configuration file, as shown in figure 9-18.

ProCurve(config)#copy tftp startup-config 10.2.3.44 config1

.

.

.

Switch reboots...

Startup configuration

.

 

The sntp authentication line and the key-ids are

.

not displayed. You must reconfigure SNTP

.

authentication.

timesync sntp

 

sntp broadcast

sntp 50 sntp server priority 1 10.10.10.2 3

sntp server priority 2 fe80::200:24ff:fec8:4ca8 4

.

.

.

Figure 9-18. Example of a Retrieved Configuration File When Include Credentials is not Configured

9-24