looking up a specific connection on the ACE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2013 07:59 AM
Hi.
We're running the ACE SMs version A2(3.3) and need to be able to look up the connection that traversed the ACE awhile ago. Since it was a successful connection, it didn't get register in the logs. Is there any other way to find it?
thanks..
Greg...
- Labels:
-
Application Networking

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2013 09:57 AM
Axfalk,
I hope you are doing great.
I am afraid there's no specific feature like that in the ACE 10/20 since the ACE was not designed for that.
You may increase the logging level in your ACE but not necessary might collect what you are looking for.
I think the type of monitoring you want to do for reporting to be presented to your management can be done through SNMP server. You may require to get SNMP MIB for the that.
Mark it if it is useful
Hope this helps!
Jorge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2013 03:46 AM
Hi Greg,
depending on the version of the ACE. The connection may be their on ACE for max 3600 seconds. ( idle connection)
If you are curious to track a connection which has been established within an hour and not closed by client then you can use the following link that explains everything.
Read section : Tracking Connections Through the ACE
Ideally commands such as
show conn details or show conn
You can also filter with pipe specifying the ip address of client
show conn detail | in 10.10.10.10
regards,
Ajay Kumar
