nerdexam
Cisco

350-401 · Question #1297

Refer to the exhibit. Which configuration completes the collection of flexible NetFlow statistics toward 192.168.0.254 when received on interface Gig0/0?

The correct answer is D. flow monitor NetFlow-Monitor. To complete the collection of Flexible NetFlow statistics on an interface, a flow monitor must be configured and then applied to that specific interface in the direction of interest.

Submitted by olafpl· Mar 6, 2026Network Assurance

Question

Refer to the exhibit. Which configuration completes the collection of flexible NetFlow statistics toward 192.168.0.254 when received on interface Gig0/0?

Exhibits

350-401 question #1297 exhibit 1
350-401 question #1297 exhibit 2

Options

  • Aflow record NetFlow-Record
  • Bflow exporter NetFlow-Exporter
  • Cinterface GigabitEthernet0/0
  • Dflow monitor NetFlow-Monitor

How the community answered

(13 responses)
  • A
    8% (1)
  • B
    15% (2)
  • C
    8% (1)
  • D
    69% (9)

Why each option

To complete the collection of Flexible NetFlow statistics on an interface, a `flow monitor` must be configured and then applied to that specific interface in the direction of interest.

Aflow record NetFlow-Record

`flow record NetFlow-Record` defines *what* data fields to collect, but it does not initiate the collection or export process.

Bflow exporter NetFlow-Exporter

`flow exporter NetFlow-Exporter` defines *where* to send the collected NetFlow data but does not initiate data collection.

Cinterface GigabitEthernet0/0

`interface GigabitEthernet0/0` enters interface configuration mode, but the specific command to apply the NetFlow monitor to this interface is missing from this option, and the monitor itself must be defined first.

Dflow monitor NetFlow-MonitorCorrect

The `flow monitor` command creates and configures a NetFlow monitor, which ties together the defined `flow record` (what to collect) and `flow exporter` (where to send it). This monitor is then applied to an interface (e.g., `ip flow monitor NetFlow-Monitor input`) to activate data collection.

Concept tested: Flexible NetFlow configuration steps

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fnetflow/configuration/xe-3s/fnf-xe-3s-book/fnf-overview.html

Topics

#Flexible NetFlow#NetFlow configuration#Cisco IOS-XE#Network monitoring

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice