TCP/IP (Parallel Library) Migration Guide
Migration Considerations
HP NonStop TCP/IP (Parallel Library) Migration Guide—522272-003
3-8
Management Interfaces
The following lists summarizes, in order of occurrence, the differences between 
configuring the two environments:
•
You start a manager process in Parallel Library TCP/IP.
•
Do not use a pound sign (#) for the ROUTE, ENTRY, and SUBNET objects for 
Parallel Library TCP/IP.
•
Specify the subnet mask in the ADD SUBNET command in Parallel Library TCP/IP. 
In conventional TCP/IP, issue a separate ALTER SUBNET command to specify the 
subnet mask. (However, note that you can use the ALTER SUBNET command in 
Parallel Library TCP/IP if you prefer.)
•
Start monitors in Parallel Library TCP/IP.
•
ADD a DEFINE to provide the private SRL location before starting TCPSAM in 
Parallel Library TCP/IP.
•
Start the TCPSAM process in Parallel Library TCP/IP.
•
Define TCPSAM for the LISTNER and TELSERV processes in Parallel Library 
TCP/IP as the transport-service provider.
•
Start the Parallel Library TCP/IP environment from the Persistence Manager.
Configuration Comparison Steps
1. Edit the $SYSTEM.ZTCPIP.HOSTS file to include these entries:
2. Start TCPMAN. 
3. Create a Command File TCPIPUP. 
Parallel Library TCP/IP Conventional TCP/IP
127.0.0.1 localhost loopback 127.0.0.1 localhost loopback
150.20.30.1 breeze 150.20.30.1 breeze
Parallel Library TCP/IP Conventional TCP/IP
TACL> RUN TCPMAN/NAME $ZZTCP, 
TERM & $ZHOME, IN $ZHOME, OUT 
$ZHOME, NOWAIT, &
CPU 0/1 
No equivalent.
Parallel Library TCP/IP Command File Conventional TCP/IP Command File
TCPIP/NAME $ZTC0,TERM $TRM0.#A,OUT 
$TRM0.#A,CPU 0,NOWAIT/1
SCF/INLINE/
SCF/INLINE/
 INLPREFIX +  INLPREFIX +
+ ASSUME PROCESS $ZZTCP  + ASSUME PROCESS $ZTC0










