timeout

This command sets the duration to wait for a response from an NTP server.

Syntax

timeout milliseconds

Parameters

milliseconds

Specifies the number of milliseconds to wait for a response from an NTP server. Enter a value in the range 750 - 3000. The default value is 750.

Guidelines

The timeout command sets the duration to wait for a response from an NTP server before trying the next server in the list.

Example

Identify the NTP servers, set the duration to wait for a response to 1 second, and set the clock synchronization interval to 5 minutes.

# ntp-service
NTP Service configuration
# remote-server Chronos-1
# remote-server Chronos-2
# timeout 1000
# refresh-interval 300