RSC/MP 7.3 Installation and Configuration Guide

Asynchronous Network Interface Configuration
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-011
7-10
Network Interface Section ([NIF-nifname])
IN Option
The IN option specifies the IN file for the NIF process.
filename
A valid file name. DEFINES are not supported.
Required: No.
Default: The IN file of the Pipeman process.
Platforms: NonStop
Example:
IN=$CONSOLE
LinkControl Option
The LinkControl option defines how the network interface will determine when the
asynchronous connection has been established. There are four options:
SCRIPT A call or answer script return code indicates when the line is ready.
CD The RS232 Carrier Detect signal indicates when the line is ready.
DSR The RS232 Data Set Ready signal indicates when the line is ready.
NONE There is no indication of when the line is ready. In this case the line is
considered to be always ready.
Required: No
Default: CD
Platforms: All
Examples:
1. LinkControl=SCRIPT
2. LinkControl=CD
3. LinkControl=DSR
4. LinkControl=NONE
IN=filename
LinkControl=SCRIPT | CD | DSR | NONE