Library /sys$common/syshlp/TCPIP$UCP_HELP.HLB  —  SET  CONFIGURATION  BIND  Examples
    1.TCPIP> SET CONFIGURATION BIND -
      _TCPIP> /PRIMARY=(DOMAIN:RHEA.LAB.UBIRD.EDU)

      Configures the host as the primary server for domain
      RHEA.LAB.UBIRD.EDU.

    2.TCPIP> SET CONFIGURATION BIND -
      _TCPIP> /SECONDARY=(DOMAIN:JACANA.LAB.UBIRD.EDU) -
      _TCPIP> /SECONDARY=(FILE:JACANA.DB,HOST=MARSHY)

      Configures the host as a secondary server for domain
      JACANA.LAB.UBIRD.EDU and names the boot file JACANA.DB.

      Omitting the file name would default to file JACANA_LAB_UBIRD_
      EDU.DB.

    3.TCPIP> SET CONFIGURATION BIND -
      _TCPIP> /SECONDARY=(DOMAIN:0.192.IN-ADDR.ARPA,HOST:WEBBED)

      Configures the host as a secondary server for the reverse
      lookup domain for addresses that have the form 192.0.*.*.

      The boot file name defaults to 0_192_IN-ADDR_ARPA.DB and the
      host copies this file from the host WEBBED.

    4.TCPIP> SET CONFIGURATION BIND /CACHE

      Points the server to the cache file (NAMED.CA), which contains
      hints about the root name servers.
Close Help