cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1324
Views
0
Helpful
1
Replies

Cisco ACE show conn detail

thiago-morais
Level 1
Level 1

Hi Guys

I am looking for an explanation for these two timers that are shown in the show conn detail output.

1202551 1 in TCP 1994 172.17.54.49:42090 10.29.25.30:1637 ESTAB
[ idle time : 00:00:06, byte count : 128 ]
[ elapsed time: 00:00:06, packet count: 3 ]
7559 1 out TCP 25 10.29.25.30:1637 172.17.54.49:42090 ESTAB
[ conn in reuse pool : FALSE]
[ idle time : 00:00:06, byte count : 104 ]
[ elapsed time: 00:00:06, packet count: 2 ]

Regards,

Morais

1 Accepted Solution

Accepted Solutions

Aleksey Pan
Cisco Employee
Cisco Employee

Hi Morais,

The "elapsed time" shows the how long this connection is alive since it was created.

The "idle time" is time of "inactivity". in this case 6sec from the last activity"packet" in this connection.

Regards,

Alex

View solution in original post

1 Reply 1

Aleksey Pan
Cisco Employee
Cisco Employee

Hi Morais,

The "elapsed time" shows the how long this connection is alive since it was created.

The "idle time" is time of "inactivity". in this case 6sec from the last activity"packet" in this connection.

Regards,

Alex