TCP/IPv6 Configuration and Management Manual (G06.24+)

NonStop TCP/IPv6 Protocols and Configuration Files
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
D-16
PORTCONF File
You may need to edit the SERVICES file for the DSM/SCM Planner Interface to work.
For more information, see the G06.nn Software Installation and Support Guide or the
H06.nn Software Installation and Support Guide.
PORTCONF File
The PORTCONF file specifies the ports that the LISTNER process listens to and the
corresponding server program it invokes when the request comes in.
Here is an example of the PORTCONF file:
Sample PORTCONF File: SMPLPORT
The site update tape, SUT, comes with a sample PORTCONF file that is installed into
$SYSTEM.ZTCPIP. The name of this file is SMPLPORT and the contents are shown in
the display:
You may need to edit the PORTCONF file for the DSM/SCM Planner Interface to work.
For more information, see the G06.nn Software Installation and Support Guide or the
H06.nn Software Installation and Support Guide.
For more information about the PORTCONF file, see the TCP/IP Applications and
Utilities User Guide.
#
ftp $system.ztcpip.ftpserv
finger $system.ztcpip.fingserv
7 $system.ztcpip.echoserv
#
# This file tells the listner program which ports to
# listen to, and what programs to run
# Telnet is directly, and does not use the listner's
# services.
# To run the listner use:
# $system.ztcpip.listner / name.../ [config-file-name]
# where config-file-name is this file.
#
ftp $system.ztcpip.ftpserv
finger $system.ztcpip.fingserv
7 $system.ztcpip.echoserv