X25AM Configuration and Management Manual
SCF Commands for the X25AM Subsystem
X25AM Configuration and Management Manual—523424-004
4-16
ALLOWOPENS Command
•
The name you give to an added subdevice must be unique.
•
X25AM does not support the SUB or SEL option.
•
A given attribute can appear only once in a single ADD command.
•
If you do not specify an attribute specification for a given object in the ADD
command, SCF uses the default value for that attribute. However, some attributes
do not have default values; these attributes must be specified in the ADD
command.
•
If you use the LIKE option, you must enter it before you enter any attribute-
spec. The LIKE option creates another SU with the same attributes as the one you
name. The example below shows the LIKE option:
-> ADD SU $x25p1.#term2,LIKE $x25p1.#term, PORT 2
•
X25AM does not support the entry of multiple object names.
•
If you add an SU and realize you have made an error, use the STOP command to
stop the SU, and then use the ALTER command. After you fix the problem, use the
START command to restart the SU.
ALLOWOPENS Command
The ALLOWOPENS command allows opens to be issued to a subdevice. This
command reverses the effect of a STOPOPENS command. This is a sensitive
command.
Command Syntax for the ALLOWOPENS Command
Syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name | SU su-name
designates the line or subdevice that is allowed to have opens issued to it. If you
omit line-name or su-name, the assumed object can have opens issued to it
(for details about the ASSUME command, see the SCF Reference Manual for G-
Series RVUs or SCF Reference Manual for H-Series RVUs).
ALLOWOPENS [ / OUT file-spec / ]
[ LINE line-name | SU su-name ] [ , SUB [ subtype ] ]