nerdexam
Cisco

350-501 · Question #281

A network engineer must configure a router for Flexible NetFlow IPFIX export. The IP address of the destination server is 172.17.12.1. The source address must be set to the Loopback0 IPv4 address…

The correct answer is B. configure terminal. To configure Flexible NetFlow IPFIX export with specific parameters, an exporter must be defined, specifying the destination, source interface, transport protocol, DSCP value, and Time-to-Live (TTL).

Services

Question

A network engineer must configure a router for Flexible NetFlow IPFIX export. The IP address of the destination server is 172.17.12.1. The source address must be set to the Loopback0 IPv4 address and exported packets must be set to DSCP CS3. The TTL must be 64 and the transport protocol must be set to UDP with destination port 4739. Which configuration must the engineer apply to the router?

Options

  • Aconfigure terminal
  • Bconfigure terminal
  • Cconfigure terminal
  • Dconfigure terminal

How the community answered

(38 responses)
  • A
    13% (5)
  • B
    76% (29)
  • C
    8% (3)
  • D
    3% (1)

Why each option

To configure Flexible NetFlow IPFIX export with specific parameters, an exporter must be defined, specifying the destination, source interface, transport protocol, DSCP value, and Time-to-Live (TTL).

Aconfigure terminal

Without the actual commands for this choice, it is assumed to be incorrect as it would likely omit one or more required parameters or use incorrect syntax.

Bconfigure terminalCorrect

The configuration commands for a Flexible NetFlow exporter must explicitly define the `destination` IP address (172.17.12.1), the `source` interface (Loopback0), the `transport` protocol (UDP) with the correct `port` (4739), the `dscp` value (CS3), and the `ttl` (64), all within the `flow exporter` configuration mode. This combination ensures the NetFlow packets are exported correctly according to the requirements.

Cconfigure terminal

Without the actual commands for this choice, it is assumed to be incorrect as it would likely omit one or more required parameters or use incorrect syntax.

Dconfigure terminal

Without the actual commands for this choice, it is assumed to be incorrect as it would likely omit one or more required parameters or use incorrect syntax.

Concept tested: Flexible NetFlow IPFIX exporter configuration

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fnetflow/configuration/xe-3se/fnf-xe-3se-cfg.html#GUID-EDBB232A-4D45-4299-A059-F3C28CE68449

Topics

#Flexible NetFlow#IPFIX#Network Monitoring#Cisco IOS-XE Configuration

Community Discussion

No community discussion yet for this question.

Full 350-501 Practice