Home > Configuration > Ntp > setntpserver_maxpoll

setntpserver_maxpoll

Use this method to set maximum time after which the NTP server must poll the NTP messages. In seconds, expressed as a power of 2.

Syntax



Parameters

serverip

IP address of the NTP server to be modified.

servername

Name of the NTP server to be modified.

maxpoll

Maximum time after which the NTP server must poll the NTP messages. In seconds, expressed as a power of 2.
Default value = NS_NTP_MAXPOLL_DEFAULT_VALUE.
Minimum value = NS_NTP_MINPOLL_MIN_VALUE.
Maximum value = NS_NTP_MAXPOLL_MAX_VALUE.

Return Value

Returns simpleResult

See Also