Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
portmap(8) OSS Shell and Utilities Reference Manual
format.
For example, to bind the portmapper to IP address 192.168.10.10, enter this TACL command
before you start the portmapper process:
PARAM PORTMAPˆBINDˆIP 192.168.10.10
Determining the portmapper Process for a TCP/IP Process
For conventional TCP/IP, when more than one TCP/IP server is running, the portmapper process
for a specific IP process can be determined as follows:
• By convention, each portmapper process name contains the same number as the
corresponding TCP/IP server process name.
• Each TCP/IP server is associated with a host name and an IP address (called a Host ID in
Subsystem Control Facility [SCF] displays). The corresponding portmapper process
returns information for that IP address.
• The IP address for each TCP/IP server process (and, if naming conventions were followed,
for its corresponding portmapper process) can be determined by entering the following
SCF command:
INFO PROCESS $ZTC*, DETAIL
For parallel library TCP/IP, only one portmapper process can be started for the entire TCP/IP sub-
system, regardless of how many TCPSAM processes are running.
• By convention, each portmapper process name contains the fourth and fifth characters of
the TCPSAM process name.
• Even though only one portmapper process can be started, it serves all the IP addresses
associated with the parallel library TCP/IP subsystem.
When starting a copy of the portmapper process, the digit to use in its process name can be deter-
mined by the same method:
• Use an SCF command to determine the IP address for each TCP/IP server process and the
digit from the correct corresponding TCP/IP process name.
DIAGNOSTICS
In addition to the following messages, the portmapper program generates EMS error messages for
problems encountered during socket or file input or output.
portmap: backup CPU nn is not valid
The specified backup processor does not exist, or it is the same as the processor
used for the primary portmapper process.
portmap: name is not a valid tcpip process
The process specified by name is the wrong process type to function as a valid
TCP/IP server process. Specify a valid process name for a process of device type
48, device subtype 0.
portmap: name is not a valid collector process
The process specified by name is not an existing EMS collector process.
12−58 Hewlett-Packard Company 527188-021