cisco asa开启netflow启用流量分析
flow-export destination inside 10.167.26.124 9995 #网络安全态势感知可视化综合分析服务器及端口
flow-export delay flow-create 30
flow-export template timeout-rate 1
access-list netflow-hosts extended permit ip any any
class-map netflow-traffic
match access-list netflow-hosts
policy-map global_policy
class inspection_default
class netflow-traffic
flow-export event-type all destination 10.167.26.124
service-policy global_policy global