RSC/MP Installation and Configuration Guide

Configuring the RSC/MP Transport (Piccolo) Creating the [NIF-nifname] Sections (for
all
installations)
Creating the [NIF-nifname] Sections (for all
installations)
Each network interface (NIF) must have its own configuration file section. The protocol-
specific content of these sections is described in each NIF-specific section later in this
guide.
Section 7, NetBIOS Network Interface Configuration
Section 8, TCP/IP Network Interface Configuration
For simple installations, you will have only a single NIF, corresponding to the available
network protocol. In more sophisticated installations involving multiple network
protocols or alternative paths, yo u will use multiple NIFs. When configuring multiple
NIFs on a workstation, use the Priority option entries of the [NIF-nifname] sections to
guide Piccolo in its connection attempt sequence. NIFs that have lower Priority values
are tried first. Consider the following sample configuration:
[NIF-tcp1]
Priority=10
ProgramFile=nifsock
ServicePort=5000
[NIF-nb2]
Priority=20
ProgramFile=nifnb
AdapterNumber=1
In this configuration, the first attempt to reach a host will be made over TCP/IP (by the
NIF named tcp1‘, which has priority 10). If the host cannot be reached over TCP/IP,
then a connection will be attempted over a NetBIOS network by the NIF named nb2‘,
which has priority 20.
Because the TDP does not initiate outbound connections through Piccolo, Priority
option entries are not required on the NonStop host.
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration
G uide
52235 8- 013
5 -1 8