RSC/MP 7.3 Installation and Configuration Guide
Asynchronous Network Interface Configuration
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide—522358-011
7-15
Network Interface Section ([NIF-nifname])
SendTransparent Option
The SendTransparent option defines a list of control characters that should be escaped
for transparent transmission across the link. Certain characters are always escaped—5
(ENQ), 13 (carriage return), 125 (PPP escape), 126 (PPP flag) and 127 (delete).
Others are automatically escaped when needed—for example, 17 (XON) and 19
(XOFF) when using XON/XOFF flow control. Use this option to add any other control
characters (in the range 0 through 31) that need to be escaped. The ALL keyword
adds all characters in the range 0 to 31; NONE causes only the minimal set to be
escaped.
ALL
Escape all controls in the range of 0 through 31.
NONE
Escape only the required controls.
number
A decimal integer in the range of 0 through 31.
Required: No
Default: ALL
Platforms: All
Example:
This example escapes the minimal set plus ASCII ACK:
SendTransparent=6
Term Option
The Term option specifies the name of the home terminal for the NIF process.
terminalname
A valid name for a terminal or process (may also include a node name).
Required: No
Default: The home terminal of the Pipeman process.
SendTransparent=ALL | NONE | number [, number...]
Term=terminalname