Library /sys$common/syshlp/TCPIP$UCP_HELP.HLB  —  SHOW  PROTOCOL  Examples
    1.TCPIP> SHOW PROTOCOL TCP

      tcp:
              64213 packets sent
                      56262 data packets (44164814 bytes)
                      49 data packets (39372 bytes) retransmitted
                      7792 ack-only packets (7923 delayed)
                      0 URG only packets
                      0 window probe packets
                      10 window update packets
                      100 control packets
              50000 packets received
                      37102 acks (for 44165036 bytes)
                      381 duplicate acks
                      0 acks for unsent data
                      23176 packets (194520 bytes) received in-sequence
                      233 completely duplicate packets (290 bytes)
                      50 packets with some dup. data (65 bytes duped)
                      57 out-of-order packets (43 bytes)
                      4 packets (4294967292 bytes) of data after window
                      0 window probes
                      916 window update packets
                      0 packets received after close
                      0 discarded for bad checksums
                      0 discarded for bad header offset fields
                      0 discarded because packet too short
              54 connection requests
              35 connection accepts
              89 connections established (including accepts)
              91 connections closed (including 3 drops)
              1 embryonic connection dropped
              30253 segments updated rtt (of 30286 attempts)
              14 retransmit timeouts
                      0 connections dropped by rexmit timeout
              1 persist timeout
              2 keepalive timeouts
                      2 keepalive probes sent
                      0 connections dropped by keepalive

      Displays the TCP statistics.

      The following abbreviations are used for the TCP counters
      display:

         ack - acknowledge
         URG - urgent
         dup. - duplicate
         embryonic connections-connections not yet established
         rtt - retries
         rexmt - retransmit

    2.TCPIP> SHOW PROTOCOL TCP /PARAMETERS

      TCP
        Delay ACK:              enabled
        Window scale:           enabled
        Drop count:                   8
        Probe timer:                150

                                Receive                Send

        Push:                  disabled            disabled
        Quota:                    32768               32768

      Displays the TCP parameters.
Close Help