SNAX/XF and SNAX/APN Configuration and Management Manual
SCF Commands for SNAX/XF and SNAX/APN
SNAX/XF and SNAX/APN Configuration and Management Manual—425836-006
13-15
ADD LU Command
object-name
is the name of the LU object to be added.
LIKE object-name
identifies an existing LU object whose attribute values serve as a model for the
values of the attributes of the object being created. object-name must specify an
existing object of the same type.
attribute-spec
is a specification of an attribute and a value to be assigned to it. If the LIKE syntax
is used, attribute-spec overrides the setting derived from the LIKE object for
that attribute.
All ADD LU attributes and their values are described in Section 14, Attributes for
SNAX/XF and SNAX/APN
Example for SNAX/XF
->ADD LU $SNAP1.#LU1,ADDRESS 1,TYPE (14,1),PUNAME #PU1, &
->PROTOCOL CRT,DEVTYPE 6530-1
Examples for SNAX/APN
->ADD LU $APN1.#T16APP1, CREATOR #CREATE, PROTOCOL LOGON, &
->SNANAME TL17C101, TYPE (14,21), DLUNAME #ILM, RSPTYPE ER
->ADD LU $APN1.#ILM, PUNAME #PPU1, SNANAME ILM, TYPE (14,21)
->ADD LU $APN1.#LLU1, SNANAME TL17C102, TYPE (14,21)
->ADD LU $APN1.#T16APP2, CREATOR #CREATE, PROTOCOL LOGON, &
->SNANAME TL17C101, TYPE (14,21), DLUNAME (#ILM, #ILM1, &
->#ILM2), RSPTYPE ER
->ADD LU $APN1.#crt,TYPE (14,2), PUNAME #puc1, PROTOCOL CRT, &
->DEVTYPE "3287-2", LOCALSNANAME PLU1, SNANAME SNACRT, &
->characterset ebcdic, SENDUNBIND01 YES
Considerations When Using the NUMBEROFLUS Attribute
Most of the objects in an SNA network are logical units (LUs). When configuring a
large SNAX/XF network, customers can add multiple LUs by using a single SCF ADD
LU command that includes the NUMBEROFLUS attribute. Compared to adding one LU
in each command, using this feature results in significantly reduces:
Elapsed time for configuration tasks.
System resource consumption.