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 Manual424242-001
8-11
Configuring a Telserv Process
TCP port numbers are identified by TCP in the Proto field. Local TCP port numbers
that are in use are displayed in the Lport field. As shown in Example 8-3, the TCP port
numbers 57, 110, and 23 are in use for the Ethernet SUBNET associated with IP address
155.186.73.123. (TCP port 23 is specified by telnet.)
Step 5: Adding Services and Windows
To provide access for AWAN access server-attached terminals and workstations, you
must configure your Telserv process in one of the following ways:
Dynamic service configuration
Static service configuration
SU window configuration
Configuring a Dynamic Service
A dynamic service automatically creates a window when a session is established. You
will see a slight delay when the session starts because the initial application must be
launched at session startup time. When a dynamic service is configured, the user
specifies the service name at the Telserv Enter Choice> prompt when connecting to
the Himalaya NonStop server.
You use the SCF ADD SERVICE command to add a dynamic service to your Telserv
process. The command syntax is as follows:
Example 8-3. Sample SCF STATUS PROCESS Command
3-> status process $ztc3
TCPIP Status PROCESS \COMM.$ZTC3
Status: STARTED
PPID............ ( 5, 43) BPID................... ( 6, 70)
Proto State Laddr Lport Faddr Fport SendQ RecvQ
TCP ESTAB 155.186.73.123 57 155.186.72.191 1030 0 0
TCP ESTAB 155.186.73.123 57 155.186.72.191 1034 0 0
TCP CLOSE-WAIT 155.186.73.123 110 155.186.91.137 2000 0 0
TCP ESTAB 155.186.73.123 telnet 155.186.75.158 1061 0 0
TCP ESTAB 155.186.73.123 telnet 155.186.70.231 3023 0 0
TCP ESTAB 155.186.73.123 telnet 155.186.87.104 1058 0 0
TCP TIME-WAIT 155.186.73.123 110 155.186.91.137 2011 0 0
Note. When you create a Telserv process, a TACL dynamic service is automatically created
unless you specify the -NOTACL option. Refer to Step 4: Creating and Starting the Telserv
Process on page 8-8 for more information.
ADD SERVICE $telserv-name.service-name,
TYPE { CONVERSATION | BLOCK } ,
SUBTYPE DYNAMIC ,
PROGRAM program-name