Home | Previous Page | Next Page   Configuring and Monitoring Dynamic Server > Configuration Parameters > ONCONFIG File Conventions >

Format of ONCONFIG File

In the ONCONFIG file, each parameter is on a separate line. The file can also contain blank lines and comment lines that start with a # symbol. The following line shows the syntax for a parameter line:

PARAMETER_NAME    parameter_value    #comment

Parameters and their values in the ONCONFIG file are case sensitive. The parameter names are always uppercase. If the value entry is described with uppercase letters, you must use uppercase (for example, the CPU value of the NETTYPE parameter). You must put white space (tabs, spaces, or both) between the parameter name, parameter value, and optional comment. Do not use any tabs or spaces within a parameter value.

Restriction: The maximum line limit of the ONCONFIG file is 512 bytes. Lines that exceed this limit are truncated and might cause configuration problems.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]