NTP server

This service is only available on units of the VT960i family. The server is only available on the units's home network. 

The presence of a NTP server function is specified by the flag ntpserver in the getsystem/getmodules request: System Information.

The following values of the querytype field are used to manage the routing:

  • setntpserver - set the NTP server parameters:
    • ntp_enable - enable (1) or disable (0) NTP server, disable by default.


  • getntpserver - get the NTP server parameters and status;

    Answer example

    <ntpserver ntp_enable="1" network="192.168.0.0" netmask="255.255.255.0" status="NTP server running"/>

    • ntp_enable - enable (1) or disable (0) NTP server;
    • network - home network;
    • netmask - network mask;
    • status - NTP server status text.