NCLHELP.HLB  —  SNA Peer Server Module, SNA LU Services, LU Session Subentity
   The SNA LU Services LU Session entity is created dynamically by the
   Peer Server in response to LU-LU session initiation requests.  It
   is deleted dynamically when the corresponding session terminates.
   Multiple instances of this entity can exist.

1  –  show

   show sna lu services lu session

   The show sna lu services lu session command displays the values of
   the attributes for the SNA LU Services LU Session entity. The SNA LU
   Services LU Session entity has no characteristic attributes.

   Ex,  ncl> show sna lu services lu lu01 session 2 transmission group, -
        _ncl> lfsid

1.1  –  Identifier

   Name              Identifies the name given to the Session entity by
                     the Peer Server when it was created by the Peer
                     Server.

1.2  –  Status

   SID               Displays the 8-byte identifier assigned to the
                     session by the CP of the initiating LU. This
                     identifier is used in control messages.

   LFSID             Displays the session identifier for a given
                     session.

   Protocol State    Displays the operational state of this LU-LU
                     session:

      Active         The LU-LU session BIND negotiation was
                     successful, and the two LUs are now exchanging
                     data on this session.

      BINDing        The primary and secondary LUs are negotiating
                     the BIND for the LU-LU session.

      Initiating     The Peer Server has started internal session
                     startup operation.

      Ready          The session has initiated and is waiting for a
                     BIND request from either the SNA or non-SNA
                     session partner.

      Terminating    The LUs have unbound the session, and the Peer
                     Server and the remote CP are now terminating
                     the session.

      UNBINDing      The two LUs are exchanging UNBIND commands to
                     end the session.

   Port              Displays the name of the SNA Access Server
                     Port entity supporting this session.  Each
                     Port entity represents a non-SNA application
                     link.

   Remote LU         Displays the name of the external LU that the
                     Peer Server LU is in session with.

   Remote Network    Displays the name of the network in which the
                     remote LU resides.

   Initiating        Displays the name of the LU that requested the
   LU                session.

   Role              Displays the role (primary or secondary) this
                     LU is assigned in he LU-LU session.

   Transmission      Displays the name of the Transmission Group
   Group             that the LU-LU session is using.

   Logon Mode        Displays the logon mode used to establish this
                     session.

   Primary           Displays the maximum RU size that can be
   RU Size           sent by the primary LU on this session.

   Primary           Displays the primary LU's send pacing window
   Send Pacing       size for this session.

   Primary           Displays the primary LU's receive pacing
   Receive Pacing    window size for this session.

   Secondary         Displays the maximum RU size that can be
   RU Size           sent by the secondary LU on this session.

   Secondary         Displays the secondary LU's send pacing
   Send Pacing       window size for this session.

   Secondary         Displays the secondary LU's receive pacing
   Receive Pacing    window size for this session.

   LU Type           Displays the LU type specified in the BIND for
                     this session.

   Session Type      Displays whether the session is a dependent
                     or independent LU session.

1.3  –  Counters

   Creation          Displays the date and time this entity was
   Time              created.

   Octets Sent       Displays the total number of bytes sent on this
                     session by the LU.

   Octets            Displays the total number of bytes received
   Received          on this session by the LU.

   RUs Sent          Displays the total number of RUs sent on this
                     session by the LU.

   RUs               Displays the total number of RUs received on
   Received          this session by the LU.

2  –  stop

   stop sna lu services lu session

   The stop sna lu services lu session command starts the protocol
   procedures that terminates the LU-LU session.  The stop
   command completes without waiting for the session to complete.

   Ex,  ncl> stop sna lu services lu lu01 session 2 severity = cleanup

2.1  –  Arguments

     Severity        The type of termination of the LU-LU session
                     that you want to initiate.  The argument values
                     are as follows:

      Cleanup        This is the severest form of termination.  The
                     session is ended without acknowledgment
                     from the Remote LU or the Remote SSCP.  Use
                     this form as a last resort.

      Forced         This type is also a severe form of termination.
                     The session is being ended immediately and
                     unconditionally.

      Orderly        This type of termination ends the session as
                     soon as the PLU can do so.  It is the least
                     severe form of termination.
Close Help