/PATH=domain
/NOPATH=domain
Optional. SYSNAM privilege is required for this command.
Defines the BIND resolver domain search list. The /NOPATH
qualifier removes domains from the list.
To specify multiple domains, list them by search preference. The
resolver starts with the first domain on the list, and continues
to search each domain until the name is found (or until all
domains have been exhausted and the lookup fails).
If you define a domain list and then issue another SET
CONFIGURATION NAME_SERVICE /PATH command, TCP/IP Services appends
the new domains to the end of the list.
If a search list is not defined, the default behavior of the BIND
resolver is to do a lookup on the name as you typed it. If that
lookup fails, then the default domain is appended and the lookup
is attempted again.