DNS_PRIMARY, DNS_SECONDARY
Description
Get or Set Primary or Secondary DNS (Domain Name Server) IP addresses.
In EPL decoder, this URL is same as the DNS_PRIMARY and DNS_SECONDARY in the SYSTEM CGI but only Type1 URL command is supported.
Therefore, the DNS_PRIMARY and DNS_SECONDARY URLs in WPL decoders are only addressed in this page.
Input Argument
IPv4 Addressing (xxx.xxx.xxx.xxx)
Attribute
Return of Message
None
Applicability
Status
Valid
See Also
DNS(only available in EPL Decoder Devices)
Example
http://ip:port/cgi-bin/url-cgi?USER=Admin&PWD=123456&DNS_PRIMARY='168.95.1.1'
http://ip:port/cgi-bin/url-cgi?USER=Admin&PWD=123456&DNS_SECONDARY=''
Back to