DDNS_SNTP_UPDATE
Description
Get or Set Date update interval in second by SNTP synchronization.
If the CHANNEL=n was set with this URL to the Multi-Channel device, this URL is read-only command and the Router's DATE configurations will be returned.
Input Argument
300, 3600, 21600, 43200, 86400
Attribute
Return of Message
DATE_SNTP_UPDATE='86400'
OK: DATE_SNTP_UPDATE='86400'
or
ERROR: DATE_SNTP_UPDATE='86400'
Applicability
Status
This URL will be obsolete and replaced by DATE_CONFIG
See Also
DATE, DATE_TYPE, DATE_SNTP_IP, DATE_MANUAL_DATE, DATE_MANUAL_TIME, DATE_MANUAL_ZONE, DATE_CONFIG, DAYLIGHT_SAVING_CONFIG
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DATE_SNTP_UPDATE
or
http://ip:port/cgi-bin/cmd/system?DATE_SNTP_UPDATE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DATE_SNTP_UPDATE=86400
or
http://ip:port/cgi-bin/cmd/system?DATE_SNTP_UPDATE=86400
Back to