Reference Guide

Table Of Contents
-domain
Name of the DNS domain, where the NAS Server does host names lookup when an FQDN is
not specified in the request.
-ip_addresses
The list of DNS server IP addresses. The addresses may be IPv4 or IPv6.
-transport
Transport used when connecting to the DNS Server:
UDP DNS uses the UDP protocol (default)
TCP DNS uses the TCP protocol
-async
Perform asynchronous operation.
delete
Delete DNS settings of a NAS Server.
Format
file_dns -id <value> delete [ -async ]
Action qualifiers
-id
Unique identifier of the DNS object.
-async
Perform asynchronous operation.
set
Modify the DNS settings of a NAS Server.
Format
file_dns -id <value> set [ -domain <value> ] [ -ip_addresses <value>,… ] [ -add_ip_addresses
<value>,… ] [ -remove_ip_addresses <value>,… ] [ -transport { UDP | TCP } ] [ -async ]
Action qualifiers
-id
Unique identifier of the DNS object.
-domain
Name of the DNS domain, where the NAS Server does host names lookup when an FQDN is
360