nerdexam
Cisco

350-701 · Question #554

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

The correct answer is C. CiscoASA(config-pmap-c)#flow-export event-type all destination 209.165.201.10. hostname (config)# access-list flow_export_acl permit ip host 209.165.200.224 host 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…

Submitted by emma.c· Mar 30, 2026Security Operations and Orchestration

Question

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

Options

  • ACiscoASA(config-pmap-c)#flow-export event-type flow-update destination 209.165.201.10
  • BCiscoASA(config-cmap)# flow-export event-type all destination 209.165.201.10
  • CCiscoASA(config-pmap-c)#flow-export event-type all destination 209.165.201.10
  • DCiscoASA(config-cmap)#flow-export event-type flow-update destination 209.165.201.10

How the community answered

(51 responses)
  • A
    8% (4)
  • B
    16% (8)
  • C
    73% (37)
  • D
    4% (2)

Explanation

hostname (config)# access-list flow_export_acl permit ip host 209.165.200.224 host 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

Topics

#Cisco ASA#flow-export#NetFlow#event logging

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice