Instructions:
You can use the connection table to display all TCP/IP connections. The table lists the source IP address and port, destination IP address and port, and the NetScaler appliance to the application server IP addresses, which are NetScaler Mapped IP (MIP) or Subnet IP (SNIP) addresses and destination server IP addresses.
NetScaler GUI
To display the connection table using NetScaler GUI:
1-Log in to the NetScaler appliance using nsroot credentials.
2-Select Configuration > System > Network > TCP/IP connections link.
3-Select the Client Server Link Mapping option and click Continue.
4-The Client and Server IP addresses are displayed in the Client-Server Connections table
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++To display the connection table using NetScaler CLI, run the following command:
show ns connectiontable "CONNECTION.LB_VSERVER.NAME.EQ(\"Web-VServer\")"