DNSDomain (Standard 7 Package Reference)
7/8/2014
DNSDomain
specifies the primary Domain Name System (DNS) domain to be searched for the name resolution. The DNS suffix is used by the DNS client for registrations and to assist with resolution if no DNSSuffixSearchOrder is configured.
By default, a global DNSDomain
parameter applies to all configured network interfaces. A connection-specific DNS domain name can also be applied if DNSDomain
is used on an interface-specific basis. For example, if DNSDomain
is specified as a global parameter (x) and as an interface-specific parameter (y), both parameters are used, x first and then y, by the DNS client for that interface.
Values
Domain_name |
Specifies the DNS domain. Domain_name is a string with a maximum length of 255 characters. |
This string type does not support empty elements. Do not create an empty value for this setting.