OSI/AS and OSI/TS Supplement (Includes RFC-1006 Support)

Configuring OSI/TS
RFC-1006 Subsystem Configuration
2–4 107751 Tandem Computers Incorporated
To configure the remote IP address, use the ADD SU command with the REMOTENSAP
attribute. The command syntax is:
ADD [ SU
su-name
] , [ REMOTENSAP “
address
” ]
address
is the remote IP address.
Examples:
ADD SU $TSP2.#TP10, LOCALNSAP "130.252.12.3" ...
ADD SU $TSP2.#TP10, LOCALNSAP "82FC0C03" ...
ADD SU $TSP2.#TP7, REMOTENSAP "130.252.12.3" ...
ADD SU $TSP2.#TP7, REMOTENSAP "82FC0C03" ...
Use the ALTER SU command to change the value of the LOCALNSAP or REMOTENSAP
attribute.
Use the STATUS SU or INFO SU command, with the DETAIL option, to see the
configured LOCALNSAP or REMOTENSAP attribute.
Network Service Provider Process
To configure OSI/TS to use a TCP process as the NSP, use the SCF ADD SU command
with the NSPDEVICE attribute. The command syntax is:
ADD [ SU
su-name
] { NSPDEVICE
device
}
device
is a process name of the local TCP/IP process. The TCP/IP process must
exist, but does not need to be on the same system as the OSI subsystem. Use the
SCF LISTDEV TCPIP command to list TCP/IP process names.
Example:
ADD SU $TSP2.#TP10, NSPDEVICE $ZTC0 ...
Use the ALTER SU command to change the value of the NSPDEVICE attribute.
Use the INFO SU or STATUS SU command to see the value of the configured
NSPDEVICE attribute.
TPDU Size
To configure the TPDU size, use the ADD SU command with the TPDUSIZE attribute.
The command syntax is:
ADD [ SU
subdevice name
] ,
[ TPDUSIZE { 128 | 256 | 512 | 1024 | 2048 | 4096 |
8192 | 16384 | 32768 | 65531 }
Example:
ADD SU $TSP2.#TP10, TPDUSIZE 65531 ...
Use the ALTER SU or ALTER SERVICE #L4 commands to change the value of the
TPDUSIZE attribute.
Use the INFO SU, STATUS SU, or INFO SERVICE #L4 command, with the DETAIL
option, to see the configured TPDUSIZE attribute.