ASA (versi 8.2 (x)) kami kirim ke kolektor SolarWinds Orion menggunakan Netflow versi 9. Kami tidak perlu melakukan sesuatu yang istimewa untuk membuatnya bekerja. SolarWinds memiliki dokumen dengan penjelasan yang baik tentang perbedaan antara "normal" dan "ASA" Netflow di sini: http://www.solarwinds.com/documentation/Netflow/docs/understandingciscoasanetflow.pdf .
Jika ini membantu di sini adalah konfigurasi sampel:
access-list flow_export_acl extended permit ip any any
flow-export destination inside collector_IP_address 2055
flow-export template timeout-rate 1
flow-export delay flow-create 15
class-map flow_export_class
match access-list flow_export_acl
description Netflow
class flow_export_class
flow-export event-type all destination collector_IP-address