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…
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)- A8% (4)
- B16% (8)
- C73% (37)
- D4% (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
Community Discussion
No community discussion yet for this question.