beautypg.com

2 command examples – ZyXEL Communications ZyXEL Dimension ES-2024PWR User Manual

Page 120

background image

Chapter 27 IP Commands

Ethernet Switch CLI Reference Guide

120

27.2 Command Examples

This example shows the TCP statistics and listener ports. See RFC 1213 for more information.

The following table describes the labels in this screen.

show ip udp

Displays IP UDP information.

E

3

kick tcp <session id>

Disconnects the specified TCP session.
session id: Display the session id by running the show

ip tcp command. See

Section 27.2 on page 120

for an

example.

E

13

Table 70 tcp and udp Command Summary (continued)

COMMAND

DESCRIPTION

M

P

sysname# show ip tcp
( 1)tcpRtoAlgorithm 4 ( 2)tcpRtoMin 0
( 3)tcpRtoMax 4294967295 ( 4)tcpMaxConn 4294967295
( 5)tcpActiveOpens 2 ( 6)tcpPassiveOpens 188
( 7)tcpAttemptFails 3 ( 8)tcpEstabResets 25
( 9)tcpCurrEstab 1 (10)tcpInSegs 4025
(11)tcpOutSegs 5453 (12)tcpRetransSegs 64
(14)tcpInErrs 0 (15)tcpOutRsts 0
&TCB Rcv-Q Snd-Q Rcv-Wnd Snd-Wnd Local socket Remote socket
State
80d60868 0 620 128 63907 172.16.37.206:23 172.16.5.15:1510
Estab
80d535a0 0 0 128 1 0.0.0.0:23 0.0.0.0:0
Listen (S)
80d536bc 0 0 16384 1 0.0.0.0:80 0.0.0.0:0
Listen (S)
80d5f6a8 0 0 22400 1 0.0.0.0:21 0.0.0.0:0
Listen
80d5440c 0 0 128 1 0.0.0.0:22 0.0.0.0:0
Listen
80d541d4 0 0 22400 1 0.0.0.0:443 0.0.0.0:0
Listen (S)

Table 71 show ip tcp

LABEL

DESCRIPTION

tcpRtoAlgorithm

This field displays the algorithm used to determine the timeout value that is

used for retransmitting unacknowledged octets.

tcpRtoMin

This field displays the minimum timeout (in milliseconds) permitted by a

TCP implementation for the retransmission timeout. More refined

semantics for objects of this type depend upon the algorithm used to

determine the retransmission timeout. In particular, when the timeout

algorithm is rsre(3), an object of this type has the semantics of the

LBOUND quantity described in RFC 793.

tcpRtoMax

This field displays the maximum timeout (in milliseconds) permitted by a

TCP implementation for the retransmission timeout. More refined

semantics for objects of this type depend upon the algorithm used to

determine the retransmission timeout. In particular, when the timeout

algorithm is rsre(3), an object of this type has the semantics of the

UBOUND quantity described in RFC 793.