exam questions

Exam 350-701 All Questions

View all questions & answers for the 350-701 exam

Exam 350-701 topic 1 question 425 discussion

Actual exam question from Cisco's 350-701
Question #: 425
Topic #: 1
[All 350-701 Questions]

Which command is used to log all events to a destination collector 209.165.201.10?

  • A. CiscoASA(config-pmap-c)# flow-export event-type all destination 209.165.201.10
  • B. CiscoASA(config-cmap)# flow-export event-type flow-update destination 209.165.201.10
  • C. CiscoASA(config-pmap-c)# flow-export event-type flow-update destination 209.165.201.10
  • D. CiscoASA(config-cmap)# flow-export event-type all destination 209.165.201.10
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/monitor_nsel.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jariaya1
Highly Voted 1 year, 1 month ago
hostname (config)# access-list flow_export_acl permit ip host 209.165.200.224 host 209.165.201.224 hostname (config)# class-map flow_export_class hostname (config-cmap)# match access-list flow_export_acl hostname (config)# policy-map flow_export_policy hostname (config-pmap)# class flow_export_class hostname (config-pmap-c)# flow-export event-type all destination 209.165.200.230 hostname (config-pmap)# class class-default hostname (config-pmap-c)# flow-export event-type all destination 209.165.201.29 hostname (config)# service-policy flow_export_policy global
upvoted 7 times
...
darkraver23
Most Recent 9 months, 2 weeks ago
Answer: A CiscoASA(config-pmap-c)# flow-export event-type all destination 209.165.201.10
upvoted 1 times
...
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.

SaveCancel
Loading ...