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 Manual—524523-012
8-73
INFO MON Command for TCP6MAN
NONSHAREDOUTDIST
specifies whether or not the outbound data paths for connections over Nonshared
IP failover pairs are distributed over both SUBNETs of the failover pair. On enables
distribution over both SUBNETs. OFF disables it.
FAMILY
specifies the network mode of the TCP6MON. Possible values are INET, INET6,
and DUAL.
Total LNPs Configured
is the number, not counting the default LNP, of logical-network partitions
configured.
TCP-MAX-REXMIT-TIMEOUT
is the maximum time value, in milliseconds, allowed for a TCP retransmission
timeout.
TCP-MAX-REXMIT-COUNT
is the maximum number of continuous retransmissions allowed before a TCP
connection is dropped.
TCP-TOTAL-REXMIT-DURATION
is the total time a TCP connection can be in the retransmission state without
receiving an acknowledgement from the other endpoint before the TCP connection
is dropped.
ICMP-FILTER-PKTS int
specifies a 32-bit hexadecimal integer value. This value is used to control the
inflow of the ICMP packets into the system. When the specified bits (see table
below) are set (1), the corresponding ICMP packets are dropped or rejected. When
the specified bits are reset (0), the corresponding ICMP packets are allowed or
accepted.
The supported incoming ICMP packets (type, bit, hex value) are currently
supported:
ICMP packet type Bit code ICMP-FILTER-PKTS < Val>
ICMP_REDIRECT 5 %h00000020
ICMP_ECHO 8 %h00000100
ICMP_TSTAMP 13 %h00002000
ICMP_IREQ 15 %h00008000
ICMP_MASKREQ 17 %h00020000