TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)
Quick Start
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-012
1-22
VB. Start the Applications (With LNP)
b. Start the LISTNER process for the default LNP by entering this TACL RUN
command:
2. Start the Telserv process for the default LNP.
a. Add a PARAM to establish the TCP6SAM process name as the transport-
service provider for a Telserv process in the default LNP by entering the TACL
command:
b. Add a PARAM to cause Telserv to use the same process going out as coming
in by entering this TACL command:
c. Start the Telserv process by entering this TACL RUN command:
3. Start the LISTNER process for the first indexed LNP.
a. ALTER the DEFINE to establish the TCP6SAM process name as the transport-
service provider for a LISTNER process in the first indexed LNP by entering
this TACL command:
b. Start the LISTNER process by entering the TACL RUN command:
4. Start the Telserv process for the first indexed LNP.
a. Add a PARAM to establish the TCP6SAM process name as the transport-
service provider for a Telserv process in the first indexed LNP by entering the
TACL command:
b. Add a PARAM to cause Telserv to use the same process going out as coming
in by entering the TACL command:
>LISTNER/TERM $ZHOME, OUT $ZHOME, NAME $LSN0, CPU 0, NOWAIT,
PRI 160/1 $SYSTEM.ZTCPIP.PORTCONF
>PARAM TCPIP^PROCESS^NAME $ZSAM1
PARAM ZTNT^TRANSPORT^PROCESS^NAME $ZSAM1
TELSERV/TERM $ZHOME, OUT $ZHOME, NAME $ZTN0, &
CPU 0, NOWAIT, PRI 170/ -BACKUPCPU 1
>ALTER DEFINE =TCPIP^PROCESS^NAME, CLASS MAP, FILE $ZSAM2
>LISTNER/TERM $ZHOME, OUT $ZHOME, NAME $LSN1, CPU 0, NOWAIT,
PRI 160/1 $SYSTEM.ZTCPIP.PORTCONF
>PARAM TCPIP^PROCESS^NAME $ZSAM2
PARAM ZTNT^TRANSPORT^PROCESS^NAME $ZSAM2