DDNS_TYPE

Description

Get or Set DDNS (Dynamic Domain Name Server) type configuration.

If the CHANNEL=n was set with this URL to the Multi-Channel device, this URL is read-only command and the Router's DDNS configurations will be returned.

Input Argument

1: Disable
2: Enable

Attribute

Return of Message

DDNS_TYPE='1'
OK: DDNS_TYPE='1'
or
ERROR: DDNS_TYPE='1'

Applicability

Status

This URL will be obsolete and replaced by DDNS_CONFIG

See Also

DDNS, DDNS_HOSTNAME, DDNS_SERVICE, DDNS_USERNAME, DDNS_PASSWORD, DDNS_CONFIG, V2_DDNS_CONFIG, WAN_STATUS, V2_WAN_STATUS

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DDNS_TYPE
or
http://ip:port/cgi-bin/cmd/system?DDNS_TYPE
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DDNS_TYPE=1
or
http://ip:port/cgi-bin/cmd/system?DDNS_TYPE=1

Back to

HOME, SYSTEM CGI