TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-012
8-70
INFO MON Command for TCP6MAN
Host Name
is the official name the host upon which the NonStop TCP/IPv6 subsystem is
running is known in the Internet. This is a character string no longer than 50
characters. The default is the EXPAND node name with the leading “\” stripped off.
Program File Name
is the name of the file that is being executed for this process.
Debug
is the current setting (ON or OFF) of the DEBUG attribute. Debug is used by HP
support and development personnel.
Full Dump
is a switch that allows the NonStop TCP/IPv6 subsystem to either save the QIO
segment when abending if set to ON or just the stack if set to OFF.
ALLNETSARELOCAL
is ON to cause TCP to use the interface MTU as a base for the determination of
the TCP Maximum Segment Size (MSS) for each non-local TCP connection. A
non-local TCP connection is one that goes to another network (not just another
subnetwork). The default is ON. If this switch is OFF, TCP conforms to RFC-
specified behavior and use 512 bytes as the default MSS for non-local segments.
When ON, for example for Ethernet, the non-local MSS is 1460. Having this
parameter set to ON can benefit performance.
TCPCOMPAT42
is the flag used to set the NonStop TCP/IPv6 subsystem compatible with BSD4.2
versions. The default value of this flag is ON. If the flag is ON then original ACK - 1
is sent in the keepalive packet, otherwise the original ACK is sent in the keepalive
packet.
EXPAND Security
is ON to cause TCP to check if a SOCKET request from another HP Expand node
has passed the Expand security check. This means the user is valid on this system
and has correct remote passwords. If the check fails then the SOCKET request is
rejected with file error 48. The default for this option is OFF.
TCP Path MTU
is ON to cause TCP to use PATH MTU discovery on all TCP type sockets
(SOCK_STREAM), unless disabled by the SETSOCKOPT for SO_PMTU. The
default for this option is OFF.