Network Management
NetFlow Configuration Example - Cisco ASA
In order to see flow data from your Cisco ASA in SolarWinds NTA, you must configure the device to export flow data. This article includes an example config you can use to build your own config specific to your environment.
First published date
Last published date
Overview
Product section
Resolution
Configuration example:
! flow-export destination inside 1.1.1.1 2055 flow-export template timeout-rate 1 flow-export delay flow-create 60 access-list netflow-export extended permit ip any any class-map netflow-export-class match access-list netflow-export policy-map global_policy class netflow-export-class flow-export event-type all destination 1.1.1.1 service-policy global_policy global !
You can only configure a device through the ASDM console per security reasons. Below is an article of an example configuration walk through:
https://supportforums.cisco.com/docu...tflow-asa-asdm (© 2018 Cisco Systems Inc., available at https://community.cisco.com, obtained on January 20, 2019)
Helpful links
https://supportforums.cisco.com/docu...tflow-asa-asdm (© 2018 Cisco Systems Inc., available at https://community.cisco.com, obtained on January 20, 2019)
Link to Cisco ASA 9.1.(2) or higher software version Netflow configuration:
Updated Cisco ASA Netflow configuration when running software version 9.1.(2) or later