7210 SAS-M, T, R6, R12, Mxp, Sx, S Basic System
Configuration Guide
System Management
Edition: 01 3HE 16132 AAAB TQZZA 577
port-number — Displays only the connection information for the specified port number.
Values 0 to 65535
detail — Displays TCP statistics.
Output The following outputs are examples of system connections information, and the asspciated
tables describes the output fields.
• Sample Output, Table 65
• Sample Output (Detail)
Sample Output
A:ALA-12# show system connections
===============================================================================
Connections :
===============================================================================
Proto RecvQ TxmtQ Local Address Remote Address State
-------------------------------------------------------------------------------
TCP 0 0 0.0.0.0.21 0.0.0.0.0 LISTEN
TCP 0 0 0.0.0.0.23 0.0.0.0.0 LISTEN
TCP 0 0 0.0.0.0.179 0.0.0.0.0 LISTEN
TCP 0 0 10.0.0.xxx.51138 10.0.0.104.179 SYN_SENT
TCP 0 0 10.0.0.xxx.51139 10.0.0.91.179 SYN_SENT
TCP 0 0 10.10.10.xxx.646 0.0.0.0.0 LISTEN
TCP 0 0 10.10.10.xxx.646 10.10.10.104.49406 ESTABLISHED
TCP 0 0 10.1.0.1.51140 10.1.0.2.179 SYN_SENT
TCP 0 993 192.168.x.xxx.23 192.168.x.xx.xxxx ESTABLISHED
UDP 0 0 0.0.0.0.123 0.0.0.0.0 ---
UDP 0 0 0.0.0.0.646 0.0.0.0.0 ---
UDP 0 0 0.0.0.0.17185 0.0.0.0.0 ---
UDP 0 0 10.10.10.xxx.646 0.0.0.0.0 ---
UDP 0 0 xxx.0.0.1.50130 xxx.0.0.1.17185 ---
-------------------------------------------------------------------------------
No. of Connections: 14
===============================================================================
A:ALA-12#
Table 65 Output Fields: System Connections
Label Description
Proto Displays the socket protocol, either TCP or UDP
RecvQ Displays the number of input packets received by the protocol
TxmtQ Displays the number of output packets sent by the application
Local Address Displays the local address of the socket
The socket port is separated by a period.
Remote Address Displays the remote address of the socket
The socket port is separated by a period.