Expand Configuration and Management Manual (H06.21+, J06.10+)
Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual — 529522-013
14 - 74
Examples
•
You can start several lines or paths with a single START command by specifying
multiple LINE or PATH objects using parentheses as:
-> LINE ( line-name , line-name [ , line-name ] ... )
-> PATH ( path-name , path-name [ , path-name ] ... )
Examples
This SCF command starts a line named $LHCMP2:
-> START LINE $LHCMP2
This SCF command starts a path named $PTS and all lines associated with it:
-> START PATH $PTS
This SCF commands starts lines named $LHCMP3 and $LHCMP4:
-> START LINE ($LHCMP3,$LHCMP4)
STATS Command
The STATS command displays statistical information about Expand paths and lines
and $NCP. STATS without the RESET option is a nonsensitive command; STATS with
the RESET option is a sensitive command.
STATS PATH Command
The STATS PATH command has this syntax:
/ OUT file-spec /
causes any SCF output generated by the command to be directed to the specified
file.
path-name
is the name of the path.
Notes. Analyzing these statistics requires a thorough understanding of the Expand subsystem.
For an explanation of the packet types listed below, see Section
17, Subsystem Description.
If you are collecting STATS on a regular basis, be sure to reset them on a regular basis also,
so that
they will not overflow and display invalid values.
STATS [ / OUT file-spec / ] PATH path-name
[ , TO { nnn | \node_name } ]
[ , RESET ]










