Specifications

3-340
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
show statistics netstat
show statistics netstat
To display Internet socket connection statistics for a WAAS device, use the show statistics netstat
EXEC command.
show statistics netstat
Syntax Description This command has no arguments or keywords.
Defaults No default behavior or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Examples Table 3-106 describes the fields shown in the show statistics netstat command display.
Table 3-106 Field Descriptions for the show statistics netstat Command
Field Description
Active Internet connections (w/o
servers)
The following output prints the list of all open Internet
connections to and from this WAE.
Proto Layer 4 protocol used on the Internet connection, such as, TCP,
UDP, and so forth.
Recv-Q Amount of data buffered by the Layer 4 protocol stack in the
receive direction on a connection.
Send-Q Amount of data buffered by the Layer 4 precool stack in the
send direction on a connection.
Local Address IP address and Layer 4 port used at the WAE end point of a
connection.
Foreign Address IP address and Layer 4 port used at the remote end point of a
connection.
State Layer 4 state of a connection. TCP states include the following:
ESTABLISHED, TIME-WAIT, LAST-ACK, CLOSED,
CLOSED-WAIT, SYN-SENT, SYN-RCVD, SYN-SENT,
SYN-ACK-SENT, and LISTEN.