X25AM Configuration and Management Manual
SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual—523424-004
4-17
Examples of the ALLOWOPENS Command
SUB [ subtype ]
selects the subordinate objects that the command affects. subtype can be a
subordinate object type or the keyword ONLY.
If you select a subordinate object type, only objects of that type are affected. ONLY
specifies that only the subordinate objects are affected.
Examples of the ALLOWOPENS Command
The following command stops any opens on the SU named $SX1.#TERM and then
reverses the action of the STOPOPENS command:
-> STOPOPENS SU $x25p1.#term
-> ALLOWOPENS SU $x25p1.#term
The following command allows the subdevices on the line named $X25P1 to be
opened but does not allow the line itself to be opened:
-> ALLOWOPENS LINE $x25p1, SUB ONLY
Considerations for the ALLOWOPENS Command
•
If you use the object-type LINE, the SUB option must be present and it must be
SUB ONLY, which indicates that all the subdevices subordinate to the named line,
but not the line itself, are to be affected by the command.
•
X25AM does not support the SEL option.
•
X25AM supports the SUB option only for the LINE object type.
ALTER Command
The ALTER command changes the values of the attributes of a line or subdevice. This
command changes only the specified attributes of the target line(s) or subdevice(s).
This is a sensitive command.
To make persistent changes to an X25AM line, you must issue the SCF ALTER
command through the WAN subsystem. Refer to the WAN Subsystem Configuration
and Management Manual.
Note. Previously, the SCF ALTER CPADPARMS command on an X25AM line or subdevice did
not change the following PAD parameters: 2 (echo), 3 (forwarding char), and 13 (system LF).
These parameters can now be altered using SCF.