TCP/IPv6 Configuration and Management Manual (G06.24+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-008
8-73
INFO PROCESS Command for TCP6MAN
INFO MON With OBEYFORM Display Format
The format of the display for INFO MON *, OBEYFORM is:
INFO PROCESS Command for TCP6MAN
The INFO PROCESS command displays the current attribute values for the TCP6MAN
process. The INFO PROCESS display is the same as INFO PROCESS, DETAIL.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS $ZZTCP
is the name of the manager process (TCP6MAN). If you omit the object name,
SCF uses the assumed object name. For information about the ASSUME
command, see the SCF Reference Manual for G-Series RVUs or the SCF
Reference Manual for H-Series RVUs.
DETAIL
specifies that the display is to include additional detailed information on the object.
Examples
•
To request non-detailed information about the TCP6MAN process:
-> INFO PROCESS $ZZTCP
•
To request detailed information about the TCP6MAN process:
-> INFO PROCESS $ZZTCP , DETAIL
ALTER MON *, &
TCPSENDSPACE 9120 ,&
UDPSENDSPACE 41600,&
RFC1323-ENABLE OFF,&
TCP-LISTEN-QUE-MIN 64,&
MIN-EPHEMERAL-PORT 1024,&
MAX-EPHEMERAL-PORT 65024
INFO [ / OUT file-spec / ] [ PROCESS $ZZTCP ] [ , DETAIL ]