NCLHELP.HLB  —  SNA Peer Server Module, SNA LU Services, Partner LU Subentity
   The SNA LU Services Partner LU entity is an internal definition
   that corresponds to a remote LU.  Partner LUs contain information
   that describes an LU in the SNA network that is to be connected to
   when the non-SNA application acts as the Primary LU (PLU). The real
   IBM LU name and network ID are contained in the Partner LU definition,
   along with a list of Peer Server Transmission Groups that can be used
   to connect to the remote LU.  The Partner LU database is not used for
   Dependent LU sessions (3270 TE or RJE, for example).  An instance of
   the Partner LU entity must exist to describe each LU in the SNA
   network that is to be connected to by non-SNA PLU applications.

1  –  add

   add sna lu services partner lu

   The add sna lu services partner lu command lets you add a set of
   additional transmission group entries to the list of transmission
   groups for the Partner LU.  Be sure to use braces to confine a list
   of values.  Remember to separate list values and two or more
   characteristics with commas.

   Ex,  ncl> add sna lu services partner lu l1905 -
        _ncl> transmission group = {tg03}

1.1  –  Characteristics

   Transmission    list of         Specifies a list of the Transmission
   Group           Simplenames     Groups to be used to connect to the
                                   remote LU.

2  –  create

   create sna lu services partner lu

   The create sna lu services partner lu command creates an SNA LU
   Services Partner LU entity instance.  The create command allocates
   resources for the entity and initializes entity attributes to their
   default values.

   Ex,  ncl> create sna lu services partner lu cics17

2.1  –  Characteristics

   Destination     Simplename      Specifies the name of the remote LU
   Name                            as known to the SNA network.

   Destination     Simplename      Specifies the network id of the
   Network                         network in which the remote LU
                                   resides.

   Transmission    list of         Specifies a list of the Transmission
   Group           Simplenames     Groups to be used to connect to
                                   the remote LU.

3  –  delete

   delete sna lu services partner lu

   The delete sna lu services partner lu command removes
   the entity and deallocates its resources.

   Ex,  ncl> delete sna lu services partner lu cics17

4  –  set

   set sna lu services partner lu

   The set sna lu services partner lu command lets you set the
   attributes for the SNA LU Services Partner LU entity.

   Ex,  ncl> set sna lu services partner lu l1905 -
        _ncl>  transmission group = {tg01, tg02}

4.1  –  Characteristics

   Destination     Simplename      Specifies the name of the remote LU
   Name                            as known to the SNA network.

   Destination     Simplename      Specifies the network ID of the
   Network                         network in which the remote LU
                                   resides.

   Transmission    list of         Specifies a list of the Transmission
   Group           Simplenames     Groups to be used to connect to
                                   the remote LU.

5  –  show

   show sna lu services partner lu

   The show sna lu services partner lu command displays the attributes
   for the SNA LU Services Partner LU entity.  The SNA LU Services
   Partner LU has no counter attributes.

   Ex,  ncl> show sna lu services partner lu cics17 all characteristics

5.1  –  Identifier

   Name            Displays the name given to the Partner LU by the
                   Peer Server when it was created.

5.2  –  Status

   Definition      Displays how the Partner LU was created. Values are
                   "Static" and "Dynamic."

5.3  –  Characteristics

   Destination     sna-network-    Displays the name of the remote LU
   Name            name            as known in the SNA network.

   Destination     sna-network-    Displays the network ID of the
   Network         name            network in which the remote LU
                                   resides.

   Transmission    list of         Displays a list of the Transmission
   Group           Simplenames     Groups to be used to connect to
                                   the remote LU.
Close Help