SNAX/APN Application Programming Manual
Logic Flows and Internal Formats When Using
SNALU
SNAX/APN Application Programming Manual—420111-001
C-11
SLU Accept Mode: Session Initiation
In Figure C-3, the first three BINDs from the remote PLU are successful. However, the
fourth BIND, from plu3, fails because tanlu3 is already in session with plu2.
In Figure C-10
, the BIND from the remote PLU fails because tanlu4 was not defined
during configuration (see Table C-4).
Figure C-9. SLU Accept Mode of Operation: First Application
Figure C-10. SLU Accept Mode of Operation: Second Application
C09CDT .CDD
Application #1
SNAX/APN Adjacent Node
OPEN #LU1
READ
BIND (plu1, tanlu1)
OPEN #LU2
READ
BIND (plu1, tanlu2)
a
b
OPEN #LU3
READ
BIND (plu2, tanlu3)
BIND (plu3, tanlu3)
Reject
(SLU in session)
TS21SNLS
c
C10CDT .CDD
Application #2 SNAX/APN Adjacent Node
OPEN #LU1
READ
BIND (xxx, tanlu4)
Reject
(No Match; tanlu4 Not Defined as LOCALSNANAME)
TSASMS










