TCPIP$UCP_HELP.HLB  —  SET  CONFIGURATION  COMMUNICATION  Qualifiers  /ACCEPT
       /ACCEPT { =[NO]HOSTS=(hosts) | =[NO]NETWORKS=(networks) }

    Optional. Default: All hosts and all networks.

    Accepts communication from the hosts and networks specified.

    Do not specify the same hosts or networks for both /ACCEPT and
    /REJECT.

    To delete an /ACCEPT entry, specify it again using the NOHOSTS or
    NONETWORKS option.

    Specify one of the following:

    o  [NO]HOSTS=hosts

       Hosts that can access TCP/IP Services. Maximum is 32. For
       example:

       /ACCEPT=HOSTS=(host1_name,host2_name,host3_address)

    o  [NO]NETWORKS=networks

       Networks that can access TCP/IP Services. Maximum is 16.

       The syntax is:

       NETWORKS=(net1[:net1mask],net2[:net2mask],...)

       For each network, specify: network:[network_mask]. The network
       mask is optional. (Default: class number of your network.
       For example, the default for 11.200.0.0. is 255.0.0.0.). For
       example:

       /ACCEPT=NETWORKS=(net1_name,net2_addr,net3_addr:net3_mask)
Close Help