AM3270 and TR3271 Configuration and Management Manual
SCF Interface to AM3270 and TR3271
AM3270 and TR3271 Configuration and Management Manual—529993-001
4-24
Examples of the DISCONNECT Command
SU su-name, su-name
designates the subdevices to be disconnected from each other. If you omit
su-name, SCF disconnects the assumed object.
Examples of the DISCONNECT Command
The following command disconnects an AM3270 subdevice from a remote TR3271
subdevice:
DISCONNECT SU $AM3270.#TERM0, \CS5.$TR3271.#TERM0
The following command disconnects an AM3270 subdevice from a local TR3271
subdevice:
DISCONNECT SU $AM3270.#TERM0,$TR3271.#TERM0
INFO Command
The INFO command displays the current attribute values for the specified objects.
Considerations for the INFO Command
•
The SEL, DEFAULT, and attribute-name options are not supported.
•
Wild cards are not supported at the subdevice level.
Command Syntax for the INFO Command
The INFO command has the following 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
specifies information for a particular line or subdevice. If you omit line-name or
su-name, SCF displays the attribute values for the assumed object.
DETAIL
causes detailed information to be displayed. If you omit DETAIL, only one line of
information is displayed for each object.
INFO [ / OUT file-spec / ] [ LINE line-name | SU su-name ]
[ , DETAIL ] [ , SUB [ ONLY | ALL | NONE ]