Expand Configuration and Management Manual (G06.24+)

Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual523347-008
15-24
Examples
Examples
The following SCF command removes from the NRT all the names of systems that are
not connected within the network:
-> DELETE ENTRY $NCP.*
The following 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 the following 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).
INFO [ / OUT file-spec / ]
{ PROCESS $NCP | PATH path-name | LINE line-name }
[ , DETAIL ]