NET.CFG Options Reference

Protocol TCPIP Option

PATH TCP_CFG [[ drive: ]path [ ; ... ]]

Specifies the directories that contain the database configuration files

HOSTS, NETWORKS, PROTOCOL, SERVICES, and RESOLV.CFG. The syntax is the same as the DOS PATH command.

Syntax

path tcp_cfg [[drive:] path [; ...]]

 

 

 

Replace drive with the letter of the drive where

 

the database configuration files exist.

 

 

 

Replace path with the directory path to the

 

location of the database configuration files.

 

 

Default

drive: C

 

path: \net\tcp

 

 

Example

To specify the directory \TCPNET\TCP for the database

 

configuration files, you could place the following lines in

 

your NET.CFG file:

 

protocol tcpip

 

path c:\tcpnet\tcp;%path%

 

ip_address 129.47.6.84

 

ip_router 144.52.6.6

 

ip_netmask 255.255.0.0

 

 

2-125