Pathway/iTS System Management Manual (G06.24+)
Terminal Control Process (TCP) Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
9-12
INFO TCP Command
SET TCP TCLPROG \*.$MFG.PARTS.POBJ
SET TCP TERMBUF 1500
SET TCP TERMPOOL 10000
ADD TCP TCP-1
The following command directs the information to a particular file:
INFO/OUT TCPFILE/TCP *, OBEYFORM
The following command displays attribute values for all TCPs that are not in the
PENDING state (that is, all TCPs in the RUNNING or STOPPED state) and uses the
OBEYFORM display option:
INFO TCP *, STATE NOT PENDING, OBEYFORM
The following sequence of commands captures a configuration for a complete
PATHMON environment (minus the START PATHWAY command) in the command file
called NEWCONFG:
=INFO/OUT NEWCONFG/PATHMON, OBEYFORM
=INFO/OUT NEWCONFG/PATHWAY, OBEYFORM
=INFO/OUT NEWCONFG/TCP *, OBEYFORM
=INFO/OUT NEWCONFG/TERM *, OBEYFORM
=INFO/OUT NEWCONFG/SERVER *, OBEYFORM
=INFO/OUT NEWCONFG/PROGRAM *, OBEYFORM
Note. For information about the PATHMON, PATHWAY, and SERVER objects listed in this
example, see the TS/MP System Management Manual.