AM3270 and TR3271 Configuration and Management Manual
SCF Interface to AM3270 and TR3271
AM3270 and TR3271 Configuration and Management Manual—529993-001
4-59
BOOT Command
BOOT Command
The BOOT command prepares a programmable controller for loading. The specified
object must be in the STOPPED summary state when this command is issued. The
line is left in the STOPPED summary state after the command has finished processing.
This is a sensitive command.
Considerations for the BOOT Command
•
This command resets Communications Line Interface Processor (CLIP) software.
•
The SUB option and SEL option are not supported.
•
The execution of the BOOT command has no effect on the CAP copy of the line
statistics (that is, the line statistics are not reset).
Command Syntax for the BOOT Command
The BOOT 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
designates the line affected by the BOOT command. If you omit the line-name,
SCF boots the assumed line.
Example of the BOOT Command
The following command boots a programmable controller associated with line
$TR3271:
BOOT LINE $TR3271
BOOT [ / OUT file-spec / ] [ LINE line-name ]