nerdexam
Cisco

350-701 · Question #146

An engineer wants to generate NetFlow records on traffic traversing the Cisco ASA. Which Cisco ASA command must be used?

The correct answer is D. flow-export destination inside 1.1.1.1 2055. Add an NSEL collector to which NetFlow packets may be sent. flow-export destination interface-name ipv4-address | hostname udp-port ciscoasa(config)# flow-export destination inside 209.165.200.225 2002 The destination keyword indicates that a NSEL collector is being configured…

Submitted by skyler.x· Mar 30, 2026Visibility and Enforcement

Question

An engineer wants to generate NetFlow records on traffic traversing the Cisco ASA. Which Cisco ASA command must be used?

Options

  • Aflow exporter <name>
  • Bip flow monitor<name> input
  • Cip flow-export destination 1.1.1.1 2055
  • Dflow-export destination inside 1.1.1.1 2055

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    8% (3)
  • C
    3% (1)
  • D
    87% (33)

Explanation

Add an NSEL collector to which NetFlow packets may be sent. flow-export destination interface-name ipv4-address | hostname udp-port ciscoasa(config)# flow-export destination inside 209.165.200.225 2002 The destination keyword indicates that a NSEL collector is being configured. The interface-name argument is the name of the ASA and ASA Services Module interface through which the collector is reached. The ipv4-address argument is the IP address of the machine running the collector application. The hostname argument is the destination IP address or name of the collector. The udp-port argument is the UDP port number to which NetFlow packets are sent. You can configure a maximum of five collectors. After a collector is configured, template records are automatically sent to all configured NSEL collectors.

Topics

#Cisco ASA#NetFlow#Configuration

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice