09-15-2010
11:43 AM
- last edited on
03-25-2019
05:45 PM
by
ciscomoderator
We have couple routers taht we can get connection information ( like emby. max etc )....similiar to this:
Solved! Go to Solution.
09-15-2010 05:44 PM
Hey,
I don't think that is going to be possible. I suppose it will be asking too much of the ASA to keep in its memory a count of all the conncetions until present considering the number of connections it will be processing.
Regards,
Prapanch
09-15-2010 05:17 PM
Hey,
A "show local-host" on the ASA will show you these connection counts (embryonic, maximum, etc.). For more details on the command, please refer:
http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/s4.html#wp1447764
Hope this helps!!
Regards,
Prapanch
09-15-2010 05:36 PM
Basically, i am looking for more of a historical count so that I can appropriately set the per client connection limits and embryonic limits. So, since the firewall has been up, there has been max xxx connections per client, and max xxx embryonic connections... Not sure this is possible though.
Thanks,
Jason
09-15-2010 05:44 PM
Hey,
I don't think that is going to be possible. I suppose it will be asking too much of the ASA to keep in its memory a count of all the conncetions until present considering the number of connections it will be processing.
Regards,
Prapanch
09-15-2010 05:18 PM
I guess the
sh service policy
add optional arguments.
Is this what you're looking for?
Federico.
09-15-2010 07:02 PM
to see the ASA's session counter,use"show resource usage all".
for example:
FW# show resource usage all
Resource Current Peak Limit Denied Context
SSH 2 5 5 21 System
Conns 678 2393 50000 0 System
Xlates 611 1804 N/A 0 System
Hosts 500 2204 N/A 0 System
Conns [rate] 2 399 N/A 0 System
Inspects [rate] 1 421 N/A 0 System
09-16-2010 05:37 AM
i was more looking for DoS tuning parameters:
router#show ip inspect statistics
Maxever session counts (estab/half-open/terminating) [48:12:5]
Thanks,
Jason
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