AWAN 3883/4/5 Access Server Configuration and Management Manual
Configuring Asynchronous Terminal and Serial
Printer Connections
AWAN 3883/4/5 Access Server Configuration and Management Manual—424242-001
8-8
Configuring a Telserv Process
Step 2: Specifying the TCP/IP Transport Process
Use the TACL PARAM command to specify the Tandem NonStop TCP/IP transport
process for your Telserv process. The command syntax is as follows:
$tcpip-process-name
is the name of a Tandem NonStop TCP/IP process you identified or created in
Step 1: Identifying or Creating the TCP/IP Transport Process on page 8-6.
If you are using a Tandem NonStop TCP/IP process other than $ZTC0, you must also
use the ADD DEFINE command to specify the transport process. The command syntax
is as follows:
$tcpip-process-name
is the name of a Tandem NonStop TCP/IP process other than $ZTC0.
Step 3: Specifying Additional Parameters
The Telserv release T9553ACV, or later, supports the following command:
PARAM ZTNT^ATP^COMPATIBLE YES
This setting unconditionally terminates a Telnet session when a Control 12 command is
received from the application, such as during Pathway Reconnect Modem processing.
Without the PARAM, Control 12 is accepted only if there is only one remaining
application open to the Telnet window.
Step 4: Creating and Starting the Telserv Process
Once you have specified the transport process, you can create and start the Telserv
process using the TACL RUN command. The command syntax for creating a Telserv
process is as follows:
$vol.subvol.TELSERV
indicates the volume and subvolume in which the Telserv subsystem was installed.
For example: $SYSTEM.ZTCPIP.TELSERV.
PARAM TCPIP^PROCESS^NAME $tcpip-process-name
ADD DEFINE TCPIP^PROCESS^NAME, FILE $tcip-process-name
Note. The ADD DEFINE command must be specified before the PARAM command. It cannot
be used interactively.
RUN $vol.subvol.TELSERV / NAME $telserv-name [ , NOWAIT ]
[ , HIGHPIN { ON | OFF } ] [ , CPU num ] [ , PRI pri ] /
[ port-num ] [ -BACKUPCPU num ] [ -NOTACL ] [ -NOBANNER ]
[ -NOMENU ] [ -NOPROMPT ]