Expand Configuration and Management Manual (H06.21+, J06.10+)
Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual — 529522-013
14 - 24
Examples
Examples
This SCF command removes from the NRT all the names of systems that are not
connected within the network:
-> DELETE ENTRY $NCP.*
This SCF command removes the system name \NODEA from the NRT if the system
named \NODEA is not connected within the network:
-> DELETE ENTRY $NCP.\NODEA
INFO Command
The INFO command displays the current or default attribute values for the specified
objects. INFO is a nonsensitive command.
The INFO command has this syntax:
/ OUT file-spec /
causes any SCF output generated by the command to be directed to the specified
file.
PATH path-name
indicates the device name of a path.
LINE line-name
indicates the device name of a line.
PROCESS $NCP
indicates the network control process ($NCP).
The OBEYFORM option is used with the INFO command and can be used on the
PATH, LINE, and PROCESS object types. The output is in the form of an ALTER
command and allows for easy creation of SCF command files. These command files
can be used for configuration backup and helps operators to easily restore
configuration settings. For more information on OBEYFORM option, see
INFO PATH
Command on page14-30, INFO LINE Command on page,14-45, and INFO PROCESS
Command on page 14-64.
INFO [ / OUT file-spec / ]
{ PROCESS $NCP | PATH path-name | LINE line-name }
[ , DETAIL ]










