WAN Subsystem Configuration and Management Manual
SCF Commands
WAN Subsystem Configuration and Management Manual—522463-011
6-65
INFO PROCESS Command
INFO PROCESS Command
Use the INFO PROCESS command to display the static configuration attribute values
for a ConMgr, an SNMP trap multiplexer, a TFTP server, or a WANBoot process.
The INFO PROCESS command has this syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
cpu-num
indicates the name of the ConMgr process by specifying the processor the ConMgr
process is to run in. The WAN subsystem names the ConMgr process $ZZWAN.nn
where nn is the processor number.
For a ConMgr process:
INFO [ , OUT file-spec ] PROCESS $ZZWAN.#cpu-num
[ , IOPOBJECT ] [ , OBEYFORM ]
For an SNMP trap multiplexer or a TFTP server process:
INFO [ , OUT file-spec ] PROCESS $ZZWAN.#process-name
[ , OBEYFORM ]
For a WANBoot process:
INFO [ , OUT file-spec ] PROCESS $ZZWAN.#process-name
[ , IOPOBJECT ] [ , OBEYFORM ]
Value: The possible values are 0 through n.
The ConMgr process name, when displayed from the WAN
subsystem INFO command, is $ZZWAN.#0 for the ConMgr
process configured to run in processor 0, $ZZWAN.#1 for the
ConMgr process configured to run in processor 1, and so on.
The ConMgr process name, when displayed from a TACL STATUS
command, is $ZZW00 for the ConMgr process configured to run in
processor 0, $ZZW01 for the ConMgr process configured to run in
processor 1, and so on.
Default: None provided.
Wild card: You can use the asterisk (*) to specify all configured ConMgr
processes.