Cisco NSEL Setup

From Observer GigaFlow Support | VIAVI Solutions Inc.
Revision as of 08:43, 13 October 2016 by Ronan (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NOTE: ASA needs to be running v8.3 or greater to use commands below

flow-export destination [Interface that connected to Anuview e.g. inside or outside1] [AnuView SERVER IP] [AUDITOR RECEIVER PORT (2055 is the standard port we use)] flow-export template timeout-rate 1

class-map netflow-export-class

match access-list netflow-export

policy-map global_policy

class netflow-export-class

flow-export event-type all destination [AnuView SERVER IP] class class-default

flow-export event-type all destination [AnuView SERVER IP]

access-list netflow-export extended permit ip any any

TO VIEW if packets are being sent:

show flow-export counters