Hello there,
We are receiving incorrect in/out data flowing in from the ASA, Maximum inbound is 60Mbps and Outbound is 10Mbps. But if you could look at the below image you will see the graph shows a spike of 272Mbps OUT speed which is incorrect.
Here is the config from the ASA,
access-list netflow-export extended permit ip any any
flow-export destination inside 192.168.200.11 11265
flow-export template timeout-rate 1
class-map netflow-export-class
match access-list netflow-export
class netflow-export-class
flow-export event-type all destination 192.168.200.11
Could anyone tell me what could be the possible cause of this issue?