HP NonStop SSL Reference Manual SSLCOM Command Interface • 95
Note: The first column contains the local port of the connection. This number is used to access an individual session with
the INFO CONNECTION or RENEGOTIATE CONNECTION commands.
CONNECTIONS, DETAIL
The CONNECTIONS, DETAIL command displays the list of connection with some additional information to each line.
CONNECTIONINFOFORMATDETAILED EXTENDED (default since HP NonStop SSL AAE):
% connections, detail
connections, detail
+-----+-----------------------------------------------------------------------+
| Port| Connection Information |
+-----+-----------------------------------------------------------------------+
| 6837| Incoming peer : 192.168.113.4:37814 |
| | Incoming local : 10.0.0.194:11011 |
| | Outgoing local : 127.0.0.1:6837 |
| | Outgoing peer : 127.0.0.1:23 |
| | Handshake(s) : 1 |
| | First Handshake: 30Jul12-11:25:09 |
| | Last Handshake : 30Jul12-11:25:09 |
+-----+-----------------------------------------------------------------------+
| 6838| Incoming peer : 192.168.113.4:37815 |
| | Incoming local : 10.0.0.194:11011 |
| | Outgoing local : 127.0.0.1:6838 |
| | Outgoing peer : 127.0.0.1:23 |
| | Handshake(s) : 1 |
| | First Handshake: 30Jul12-11:25:12 |
| | Last Handshake : 30Jul12-11:25:12 |
+-----+-----------------------------------------------------------------------+
| 6839| Incoming peer : 192.168.113.4:37817 |
| | Incoming local : 10.0.0.194:11011 |
| | Outgoing local : 127.0.0.1:6839 |
| | Outgoing peer : 127.0.0.1:23 |
| | Handshake(s) : 1 |
| | First Handshake: 30Jul12-11:25:14 |
| | Last Handshake : 30Jul12-11:25:14 |
+-----+-----------------------------------------------------------------------+
+--------------------------------- END ---------------------------------------+
%
Note: The EXTENDED format can be viewed with the common width of 80 characters on the terminal emulator
CONNECTIONINFOFORMATDETAILED ORIGINAL (default before HP NonStop SSL AAE):
Note: The output of the command is best viewed with a terminal emulator displaying 132 characters per line.
% connections, detail
connections, detail
| Port|--------remote connection----------|----------local connection---------|#HS|First-Handshake-|Last--Handshake-|
| 6843|10.0.0.194:11011<--192.168.113.4:38002|127.0.0.1:6843-->127.0.0.1:23 | 1|30Jul12-11:39:39|30Jul12-11:39:39|
| 6844|10.0.0.194:11011<--192.168.113.4:38003|127.0.0.1:6844-->127.0.0.1:23 | 1|30Jul12-11:39:41|30Jul12-11:39:41|
| 6845|10.0.0.194:11011<--192.168.113.4:38004|127.0.0.1:6845-->127.0.0.1:23 | 1|30Jul12-11:39:43|30Jul12-11:39:43|
%
CONNECTIONINFOFORMATDETAILED CSV:
% connections, detail
connections, detail
Port,Local Conn. Local IP, Local Conn. Local Port,Direction,Local Conn. Remote IP, Local Conn. Remote Port, Direction, Remote Conn. Local
IP, Remote Conn. Local Port, Remote Conn. Remote IP, Remote Conn. Remote Port,Handshake(s),First Handshake,Last Handshake
6840,10.0.0.194,11011,<--,192.168.113.4,37950,127.0.0.1,6840,-->,127.0.0.1,23,1,30Jul12-11:36:15,30Jul12-11:36:15
6841,10.0.0.194,11011,<--,192.168.113.4,37951,127.0.0.1,6841,-->,127.0.0.1,23,1,30Jul12-11:36:17,30Jul12-11:36:17
6842,10.0.0.194,11011,<--,192.168.113.4,37952,127.0.0.1,6842,-->,127.0.0.1,23,1,30Jul12-11:36:19,30Jul12-11:36:19
%