Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

portmap(8) OSS Shell and Utilities Reference Manual
NAME
portmap - Maps TCP/IP ports to Remote Procedure Call (RPC) program numbers
SYNOPSIS
[ ADD DEFINE =TCPIPˆHOSTˆFILE, FILE hostle ]
[ ADD DEFINE =TCPIPˆRESOLVERˆNAME, FILE resconfle ]
[ ADD DEFINE =TCPIPˆPROCESSˆNAME, FILE process ]
[ \node.]PORTMAP / NAME $ZPMn,NOWAIT/[ param ][, param ]...
FLAGS
hostfile Species the Guardian lename of the TCP/IP host denition le. This le con-
tains a list of valid host names, aliases for those names, and the corresponding
Internet Protocol (IP) addresses for those hosts.
This value must be specied if a domain name resolver is not running.
This value cannot be specied if the =TCPIPˆRESOLVERˆNAME DEFINE is
specied.
For information on creating a TCP/IP host denition le, refer to the
TCP/IP (Parallel Library) Conguration and Management Manual or the TCP/IP
Conguration and Management Manual.
resconffile Species the Guardian lename of the TCP/IP domain name resolver
conguration le. This le contains a list of valid name servers for resolution
between host names and Internet Protocol (IP) addresses for those hosts.
This value cannot be specied if the =TCPIPˆHOSTˆFILE DEFINE or the TCPIP
value for the param option is specied.
For information on creating a TCP/IP domain name resolver conguration le,
refer to the TCP/IP (Parallel Library) Conguration and Management Manual or
the TCP/IP Conguration and Management Manual.
process Species the Guardian process name of the standard process that provides an IP
address for the portmapper process.
This value should be specied if the TCPIP value for the param option is not
specied.
The value you specify depends on whether you use conventional TCP/IP or paral-
lel library TCP/IP.
For conventional TCP/IP, the standard server process is usually named
$ZTCn, where n by convention is the digit used in the input/output pro-
cess (IOP) name associated with the controller being served. For exam-
ple, by convention $ZTC0 is the server for the controller that is accessed
through $LAN0.
For parallel library TCP/IP, the standard server process is usually named
$ZSAMn, where n by convention is the digit used in the input/output pro-
cess (IOP) name associated with the controller being served. For exam-
ple, by convention $ZSAM0 is the server for the controller that is
accessed through $LAN0.
Most HP NonStop system software assumes that the correct default TCP/IP server
process name is $ZTC0. If only one TCP/IP server is congured, it should use
that process name, so the usual value to use for process with the rst portmapper
process to be started is $ZTC0.
The process name used for the TCP/IP server process is a convention and is not
1250 Hewlett-Packard Company 527188-007