TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-26
ALTER PROCESS Command
ALTER PROCESS Command
The ALTER PROCESS command is used to change the attribute values of a process.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS process-name
is a valid NonStop process name of the TCP/IP process. If you omit the object type
or 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.
TCPSENDSPACE window-size
specifies the default window size used to send data for the TCP protocol. You can
specify values in the range 512 bytes through 262144 bytes.
ALTER [ / OUT file-spec / ] [ PROCESS process-name ]
[ , TCPSENDSPACE window-size ]
[ , TCPRECVSPACE window-size ]
[ , UDPSENDSPACE window-size ]
[ , UDPRECVSPACE window-size ]
[ , DELAYACKS { ON | OFF } ]
[ , DELAYACKSTIME delayacks-time ]
[ , HOSTNAME "host-name" ]
[ , HOSTID host-id ]
[ , TCPKEEPIDLE keepidle-time ]
[ , TCPKEEPCNT keepalive-retry-count ]
[ , TCPKEEPINTVL keepalive-retry-time ]
[ , DEBUG { ON | OFF } ]
[ , FULLDUMP { ON | OFF } ]
[ , ALLNETSARELOCAL { ON | OFF } ]
[ , TPCOMPAT42 { ON | OFF } ]
[ , TCPPATHMTU { ON | OFF } ]
[ , EXPANDSECURITY { ON | OFF } ]
[ , TCPTIMEWAIT { ON | OFF } ]
[ ,ARPTIMER-REFRESHED { ON | OFF } ]
[ ,RFC1323-ENABLE { ON | OFF } ]
[ ,TCP-INIT-REXMIT-TIMEOUT int ]
[ ,TCP-MIN-REXMIT-TIMEOUT int ]
[ ,TCP-LISTEN-QUE-MIN int ]
[ ,INITIAL-TTL int ]
Default: 8K bytes.