The two tasks that are required to enable NetFlow on a Cisco ASA 5500 Series firewall are:
B. Create a class map to match interesting traffic: A class map is used to identify the interesting traffic for which NetFlow data needs to be exported. It can be based on various parameters such as source and destination IP address, protocol, port numbers, etc.
A. Define a NetFlow collector by using the flow-export command: This command is used to configure the NetFlow exporter parameters, such as the version, transport protocol, and template options. It also specifies the IP address and port number of the NetFlow collector that will receive the exported flow data.
access-list global_mpc extended permit ip any any
!
flow-export destination inside 192.168.1.13 2055
!
class-map global_class
match access-list global_mpc
A and B
"Flow-export actions are not supported in interface-based policies. You can configure flow-export actions in a class-map only with the match access-list, match any, or class-default commands. You can only apply flow-export actions in a global service policy. "
This section is not available anymore. Please use the main Exam Page.350-701 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Jeeves69
Highly Voted 3 years, 8 months agobrownbear505
Highly Voted 2 years, 8 months agoMarshpillowz
Most Recent 7 months, 2 weeks agoyong08321
1 year, 6 months agocoentror
2 years, 11 months agoSarbi
3 years, 2 months agojmosilva
3 years, 3 months agoRaajaa
3 years, 4 months ago