How to access the Cisco ASA using ASDM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2018 11:44 PM - edited 02-21-2020 07:40 AM
Guys,
I need assistance in viewing real time traffic statistics through Cisco ASA firewall. Please suggest robust documentation link/Cisco live link/webcast lisk on using below-
Cisco ASA logging
Cisco ASA packet capture
Cisco ASA packet tracer
Thanks in advance
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2018 07:04 AM
If all you want are statistics then use either SNMP to query interface statistics and/or Netflow to export flow data.
Logging potentially will give you a record for every single TCP connection of UDP flow. Those are records more so than statistics and seldom used for real time analysis.
Packet capture is generally used for ad hoc troubleshooting. Packet tracer is similarly used for ad hoc analysis of a given known connection or flow.
All of the above are described in the ASA Configuration Guides.
