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-7
Network Interface Section ([NIF-nifname])
ComOptions Option
The ComOptions option defines the line attributes that will be set for the ComDevice.
This option may be overridden by adding an entry in the Resolver section for the
destination system. See Appendix E, Resolver Reference Tags, for more information
about the tags that can be used in the Resolver section. The value is a string in the
following format:
speed
2400, 4800, 9600, 19200 for any platform; or 38400 for UNIX or Windows; or
56000 for Windows only
databits
7 or 8
stopbits
1 or 2
parity
E for even, O for odd, or N for none
Required: No
Default: 19200.8.1.N
Platforms: All
Example:
ComOptions=19200.8.1.N
ComOptions=speed.databits.stopbits.parity