10.1 How Do I Configure NTP for Fault Tolerance?

Configure two servers as follows.

For Server1:

server IP_address_of_external_time_source-1 prefer
server 127.127.1.0
fudge 127.127.1.0 stratum 4

For Server2:

server IP_address_of_external_time_source-2 prefer
peer IP_address_of_Server1

Figure 10-1 Fault Tolerance Configuration

Server1 and Server2 provide time to all other servers in the network.