SNAX/APN Application Programming Manual
Logic Flows and Internal Formats When Using
SNALU
SNAX/APN Application Programming Manual—420111-001
C-2
PLU Acquire Mode: Session Initiation
PLU Acquire Mode: Session Initiation
In the following figures, SNAX/APN has been configured according to Table C-1 for
PLU Acquire mode. If you need more information about configuring SNAX/APN,
please refer to the SNAX/APN Configuration and Control Manual.
In Figure C-1
, Application #1 establishes two sessions with one remote LU (slu1) if the
remote LU is capable of receiving multiple BINDs. At (c), when a BIND with LU4 is
attempted, the BIND is rejected because no SNA name is defined on the LU statement
for LU4.
Table C-1. SCF Configuration For PLU Acquire Mode
Subdevice Name LOCALSNANAME SNANAME
#LU1 pludef1 slu1
#LU2 pludef2 slu2
#LU3 pludef3 slu1
#LU4 pludef4
Figure C-1. PLU Acquire Mode of Operation: First Application
C01CDT .CDD
Application #1
SNAX/APN Adjacent Node
OPEN #LU1
BIND ( , )
BIND (pludef1,slu1)
a
OPEN #LU3
BIND ( , )
BIND (pludef3,slu1)
OPEN #LU4
BIND ( , )
b
c
Reject (No SNA Name Specified on LU
Statement)