TN3270 Server Manual
TN3270 Server Manual—424097-001
3-1
3
Using the Guardian TN3270 Server
This section describes how to initialize the startup environment and start the Guardian
TN3270 Server.
Initializing the Startup Environment
To initialize the startup environment for the Guardian TN3270 Server, issue the
following optional commands as appropriate for your system environment. All
parameters and defines have default values.
collector
specifies the name of a primary or alternate EMS collector. If you omit this define,
the primary collector, $0, is used.
tcpip-pname
specifies the process name of the TCP/IP process. You can omit this parameter if
you run the TCP/IP process with the suggested process name of $ZTC0.
hosts
specifies the file name of the TCP/IP hosts file. The default file name is
$SYSTEM.ZTCPIP.HOSTS.
resconf
specifies the name of the configuration file for the Domain Name Resolver. The
default file name is $SYSTEM.ZTCPIP.RESCONF.
Example
Where:
•
The alternate EMS collector $ALT is used.
•
The TCP/IP process name is $ZTC1.
ADD DEFINE =_EMS_COLLECTOR, CLASS MAP, FILE collector
PARAM TCPIP^PROCESS^NAME tcpip-pname
PARAM TCPIP^HOST^FILE hosts
PARAM TCPIP^RESOLVER^NAME resconf
ADD DEFINE =_EMS_COLLECTOR, CLASS MAP, FILE $ALT
PARAM TCPIP^PROCESS^NAME $ZTC1
PARAM TCPIP^HOST^FILE $system.ztcpip.myhost