Configures the BIND resolver and designates a BIND server. By
    default, all settings are process specific.
    o  To make modifications that are systemwide, use the /SYSTEM
       qualifier.
    o  The local host's domain is used as the default domain unless
       you also specify /DOMAIN.
    o  To reload the BIND server databases, use the /INITIALIZE
       qualifier.
    o  /NOSERVER does not require any options.
    Related commands: SHOW NAME_SERVICE,
    SET CONFIGURATION NAME_SERVICE
    Format
      SET NAME_SERVICE   [ /CLUSTER=dev:[directory] ]
                         [ /DISABLE ]
                         [ /[NO]DOMAIN=domain ]
                         [ /ENABLE ]
                         [ /INITIALIZE ]
                         [ /[NO]PATH=domain ]
                         [ /RETRY=number of retries ]
                         [ /[NO]SERVER=host ]
                         [ /SYSTEM ]
                         [ /TIMEOUT=seconds ]
                         [ /TRANSPORT=protocol ] )
Additional Information:
explode
extract