10-06-2012 04:40 AM - edited 03-11-2019 05:05 PM
Hi Techs,,
Output of below command on ASA shows 1358 in use, & 4610 Most used,
how to interpret this,, is it 1358 active connections OR 4610 are the active connections ASA is handaling.
show conn count
1358 in use, 4610 most used
Thanks.
Solved! Go to Solution.
10-06-2012 05:41 AM
Current connection count is 1358, the maximum we saw is 4610
for reference:
http://www.cisco.com/en/US/docs/security/asa/asa84/command/reference/s2.html#wp1437635
10-06-2012 07:06 AM
"clear conn" should clear current connections.
Max connections stays intact.
bsns-asa5505-19# sh conn
0 in use, 7 most used
bsns-asa5505-19# clear conn
0 connection(s) deleted.
bsns-asa5505-19# sh conn
0 in use, 7 most used
10-06-2012 05:41 AM
Current connection count is 1358, the maximum we saw is 4610
for reference:
http://www.cisco.com/en/US/docs/security/asa/asa84/command/reference/s2.html#wp1437635
10-06-2012 06:58 AM
Thanks Marcin,
so if i clear the conn... then the most used value would be max conn seen after the clear right, or it would be max conn seen so far...
Thanks.
10-06-2012 07:06 AM
"clear conn" should clear current connections.
Max connections stays intact.
bsns-asa5505-19# sh conn
0 in use, 7 most used
bsns-asa5505-19# clear conn
0 connection(s) deleted.
bsns-asa5505-19# sh conn
0 in use, 7 most used
10-06-2012 07:33 AM
Many Thanks for the demonstration...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide