TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-28
ALTER PROCESS Command
HOSTNAME host-name
specifies the name by which the NonStop system running the TCP/IP process is 
known on the Internet. It is a character string of 49 or fewer characters, enclosed in 
quotation marks. This value only supports the gethostname() socket call.
HOSTID host-id
specifies the 32-bit number assigned to the NonStop system running the TCP/IP 
process. This is usually the host number portion of the IP address. This value is 
used only to support the gethostid socket call.
TCPKEEPIDLE keepidle-time
specifies the amount of time, in seconds, before TCP issues a keep-alive packet 
on sockets that have enabled this option. The value must be in the range 1 through 
7200.
TCPKEEPCNT keepalive-retry-count
specifies the number of times a keep-alive packet is sent without receiving an 
acknowledgment, after which the TCP connection is dropped. This value must be 
in the range 1 through 20.
TCPKEEPINTVL keepalive-retry-time
specifies the time interval, in seconds, between retransmissions of 
unacknowledged keep-alive packets. The value must be in the range 
1 through 1260.
DEBUG ON | OFF
specifies whether or not additional TCP internal information is displayed. This 
attribute is used by HP support personnel for purposes of problem solving. ON 
declares that additional information is displayed. OFF disables the display of 
additional information.
FULLDUMP ON | OFF
specifies whether or not the QIO segment is saved when the TCP/IP primary 
process terminates abnormally (abends). Normally, to conserve disk space, only 
the TCP/IP process stack is saved. ON declares that the QIO segment is saved 
Default: None.
Default: 0D.
Default: 45 seconds.
Default: 8 times.
Default: 45 seconds.
Default: OFF.










