Implementing and Operating Cisco Security Core Technologies (SCOR) — Question 156
An engineer wants to generate NetFlow records on traffic traversing the Cisco ASA. Which Cisco ASA command must be used?
Answer options
- A. flow exporter <name>
- B. ip flow-export destination 1.1.1.1 2055
- C. flow-export destination inside 1.1.1.1 2055
- D. ip flow monitor <name> input
Correct answer: C
Explanation
The correct answer is C, as it specifies the appropriate command to set the flow-export destination for the inside interface of the Cisco ASA. Option A is incorrect because it does not direct the flow to a destination, and option B is not applicable to the inside interface. Option D relates to monitoring but does not configure the flow export settings.