DDNS
Description
Get the DDNS (Dynmic Domain Name Server) configurations.
If the CHANNEL=n was set with this URL to the Multi-Channel device, the Router's DNS configurations will be returned.
Input Argument
None
Attribute
Return of Message
DDNS_TYPE='1'
DDNS_HOSTNAME=''
DDNS_SERVICE='dyndns'
DDNS_USERNAME=''
DDNS_PASSWORD=''
Applicability
Status
Valid
See Also
DDNS_TYPE, 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
or
http://ip:port/cgi-bin/cmd/system?DDNS
Back to