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 Manual425836-006
13-38
ALTER PU Command
LIKE object-name
identifies an existing PU object whose attribute values serve as a model for the
new values of the attributes of the object being altered. 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 ALTER PU attributes and their values are described in Section 14, Attributes for
SNAX/XF and SNAX/APN.
Considerations
The ALTER PU command can be performed only when the PU object is in the
STOPPED state.
Once specified for the PU object, the TYPE attribute cannot be altered.
The ASSOCIATESUBDEV, AUTOLOGON, BINDENTRY, CALLADDR, CONNID,
and ESSTABLE attributes can be removed by specifying a null string (" ") as the
value.
Example for SNAX/XF
->ALTER PU $SNAP1.#PU1,ADDRESS 1,TYPE (13,1),RECSIZE 256, &
->MAXLUS 15
Example for SNAX/APN
->ALTER PU $APN1.#PU1, ADDRESS %HC1, RECSIZE 521,&
->DYNAMIC ON