OSI/AS and OSI/TS Supplement (Includes RFC-1006 Support)
OSI/AS SCF Commands Changed to Support RFC-1006
RFC-1006 Changes to the SCF, SPI, and PTrace Subsystems
3–20 107751 Tandem Computers Incorporated
ALTER ENTRY #SNPA The SNPA entry name only represents a Tandem internal number, not the real local
SNPA address. It is used internally to eventually associate an NSP process with an
NSAP address (IP address). The NSP process handles all connections that use the
specified NSAP address. For more details on internal numbers, refer to the SCF
Reference Manual for Tandem OSI/AS.
The following
attribute-spec
for the ALTER ENTRY #SNPA command has a new
meaning when using RFC-1006:
[ L3SERVER
indirect-process-name
]
L3SERVER (ZL3-SERVR)
defines the name of the local TCP/IP process that services the local SNPA.
This is a required attribute for local SNPAs only.
Value: A TCP/IP process name in the following format:
$
osi-mgr-name
.#NSP.
internal-name
ALTER PROCESS The following
attribute-spec
for the ALTER PROCESS command has a new
meaning when using RFC-1006:
[ NAME
guardian-process-name
]
NAME (ZNAME)
specifies the TCP/IP process name. It is used to register an existing TCP/IP
process with the OSI manager. NAME is the only attribute that is used for NSP
processes; all other attributes are ignored.
This is a required attribute; a value must be supplied.