DDNS_USERNAME, DDNS_PASSWORD

Description

Get or Set DDNS (Dynamic Domain Name Server) server logon name and password. These are used for DDNS service server authentication.

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

Character strings (< 32 Bytes)

Attribute

Return of Message

DDNS_USERNAME=''
DDNS_PASSWORD=''
OK: DDNS_USERNAME=''
OK: DDNS_PASSWORD=''
or
ERROR: DDNS_USERNAME=''
ERROR: DDNS_PASSWORD=''

Applicability

Status

This URL will be obsolete and replaced by DDNS_CONFIG

See Also

DDNS, DDNS_TYPE, DDNS_HOSTNAME, DDNS_SERVICE, DDNS_CONFIG, V2_DDNS_CONFIG, WAN_STATUS, V2_WAN_STATUS

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DDNS_USERNAME
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DDNS_PASSWORD
or
http://ip:port/cgi-bin/cmd/system?DDNS_USERNAME
http://ip:port/cgi-bin/cmd/system?DDNS_PASSWORD
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DDNS_USERNAME=''
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&DDNS_PASSWORD=''
or
http://ip:port/cgi-bin/cmd/system?DDNS_USERNAME=''
http://ip:port/cgi-bin/cmd/system?DDNS_PASSWORD=''

Back to

HOME, SYSTEM CGI