TCP/IP (Parallel Library) Configuration and Management Manual

Configuration Quick Start
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
1-9
Tasks: Starting Parallel Library TCP/IP With HOSTS
7. Ensure that you are in the volume/subvolume that contains the SRL.
a. First find out what the current SYSnn is:
The STATUS command displays your subvolume information similarly to the
sample display shown in Figure 1-1:
In the display shown in Figure 1-1, the Program file column shows
$SYSTEM.SYS00.OSIMAGE. The SYS00 portion of the Program file tells you
that SYSnn is SYS00 in this example.
b. Change your session location to the volume/subvolume location of the SYSnn
as in the following example (substitute real values for 00):
8. Get the location of your TACL command file from Line 9 of Configuration Form 1
on page 1-5 and substitute this value for the variable location GUEST.USER in the
following example command. Issue the following TACL OBEY command on the
TCPIPUP command file while running as user SUPER.SUPER:
9. For Parallel Library TCP/IP applications such as FTP and TELNET to use the
HOSTS file for name resolution, you must specify the following DEFINE. Typically,
this DEFINE is placed in the $SYSTEM.SYSTEM.TACLLOCL file so that all TACL
users inherit the DEFINE. Enter the following command at the TACL prompt:
Once the Parallel Library TCP/IP environment is running, you can use FTP to
make transfers to or from this host. The TELSERV configuration, by default, gives
users access to a TACL service.
>STATUS 0,0
Figure 1-1. TACL STATUS Display
>VOLUME $SYSTEM.SYS00
>OBEY $GUEST.USER.TCPIPUP
>ADD DEFINE =TCPIP^HOST^FILE,CLASS MAP,FILE &
$SYSTEM.ZTCPIP.HOSTS
VST123.vsd