Network Router User Manual

90 GINA V4.0 System Administrator Guide – September 2000
Sample configuration file
6.4 Sample configuration file
This section illustrates the syntactic structure using a sample configuration.
SYSTEM
{
//
// system-wide MAX statements.
//
MAX("TASKS","7")
MAX("ASYNTASKS","4")
MAX("PGPOOL","(200,80,96)")
MAX("RECBUF","(32,4096)")
MAX("TASKS-IN-PGWT","3")
RMXA("INFORMIX","C")
ADMIN("upicadm","valentin")
ADMIN("admin","4711")
START_RM("INFORMIX",APPLICATION)
//
// first operating system of the system.
// in this example the hostname is
// used as symbolic name.
//
HOST("kotw002")
{
//
// internetaddress of first host.
//
INTERNETADDRESS(192.200.94.8)
//
// available shared memory and semaphore keys.
//
KEYVECTOR(5011,5047)