HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 33
3 - ENABLE-MODE COMMANDS
Example minna # show configuration running
##
## Network interface configuration
##(displays running configuration; this is a partial example.)
show connections
Description Displays connections running through the HP EFS WAN Accelerator.
Syntax show connections
[all | optimized | passthrough | opening | closing] [filter <filter-string>] [sort-by
<state> | srcip | srcport | destip | destport |peerip | peerport | app | reduction |
bytes_in | bytes_out | starttime] [full]
Parameters
optimized Specifies the total active connections optimized.
passthrough Specifies the total connections passed through, unoptimized.
opening Specifies the total half-opened active connections. A half-
opened connection is a Transmission Control Protocol (TCP)
connection in which the connection has not been fully
established. Half-opened connections count toward the
connection count-limit on the HP EFS WAN Accelerator
because at any time they might become a fully opened
connection. If you are experiencing a large number of half-
opened connections, you might consider an appropriately
sized HP EFS WAN Accelerator.
closing Specifies the total half-closed active connections. A half-
closed connection is a TCP connection which has been closed
on one side. The other side of the connection can still send
data. These connections count toward the HP EFS WAN
Accelerator connection count-limit. If you experience a large
number of half-closed connections, you might consider an
appropriately sized HP EFS WAN Accelerator.
filter <filter-string> Filters connections according to string.
sort-by <state> srcip |
srcport | destip | destport |
peerip | peerport | app |
reduction| bytes_in |
bytes_out | starttime
Sort results by the following states:
srcip. Sort connections by source Internet Protocol (IP)
address.
srcport. Sort connections by source port.
destip. Sort connections by destination IP address.
peerip. Sort connections by peer IP address.
peerport. Sort connections by peer port.
app. Sort connections by application such as HyperText
Transfer Protocol (HTTP).
reduction. Sort connections by percent of reduction in
bandwidth.
bytes_in. Sort connections by total number of bytes in.
bytes_out. Sort connections by total number of bytes out.
starttime. Sort connections by start time.