Hi Cric,
Use the following 2 commands:
EWDC-T1ACE12-1/Media# show serverfarm name x.x.x.x-2X-primary detail
EWDC-T1ACE12-1/Media# show conn serverfarm x.x.x.x-2X-primary
Field Descriptions for the show conn serverfarm Command Output
Field
Description
Conn-ID
Numerical identifier of the connection.
Dir
Direction of the traffic on the connection: in or out.
Prot
TCP/IP protocol used for this connection.
VLAN
Numerical identifier of the virtual LANs used in the inbound and the outbound connections.
Source
Source IP addresses and ports of the inbound and outbound connections.
Destination
Destination IP addresses and ports of the inbound and outbound connections.
State
Current state of the connection. Non-TCP connections display as "--". Possible values for TCP connections are as follows:
INIT-Connection is closed. This is the initial state of a connection.
SYNSEEN-ACE received a SYN packet from a client
SYNACK-ACE sent a SYNACK packet to a client
ESTAB-Three-way handshake completed and the connection is established
CLSFIN-ACE closed the connection with a FIN packet
CLSRST-ACE closed the connection by resetting it
CLSTIMEOUT-ACE closed the connection because the connection timed out
CLOSED-Connection is half closed
Sachin garg