nerdexam
Cisco

350-401 · Question #1308

Refer to the exhibit. An engineer is monitoring the ToS field on Gi0/0, Gi0/1, and Gi0/2 on router 2. Which additional command set must be applied?

The correct answer is D. R2(config)#filow record R2_v4. To monitor the ToS field using Flexible NetFlow, a flow record must be configured to explicitly match or collect the IP DSCP value or ToS field.

Submitted by certguy· Mar 6, 2026Network Assurance

Question

Refer to the exhibit. An engineer is monitoring the ToS field on Gi0/0, Gi0/1, and Gi0/2 on router 2. Which additional command set must be applied?

Exhibits

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

Options

  • AR2(config)#flow record R2_v4
  • BR2(config)#flow record R2_v4
  • CR2(config)#flow record R2_v4
  • DR2(config)#filow record R2_v4

How the community answered

(44 responses)
  • A
    14% (6)
  • B
    7% (3)
  • C
    2% (1)
  • D
    77% (34)

Why each option

To monitor the ToS field using Flexible NetFlow, a flow record must be configured to explicitly match or collect the IP DSCP value or ToS field.

AR2(config)#flow record R2_v4

Simply defining a flow record without explicitly matching or collecting the ToS field will not include ToS information in the captured flow data.

BR2(config)#flow record R2_v4

Commands that are syntactically incorrect or do not specifically target the ToS/DSCP field within the flow record definition will fail to capture the required information.

CR2(config)#flow record R2_v4

Without a specific 'match' or 'collect' command for ToS or DSCP, the flow record will not gather this particular detail about the traffic.

DR2(config)#filow record R2_v4Correct

To monitor the ToS field (Type of Service), the flexible NetFlow record (as implied by choice D, assuming 'filow' is a typo for 'flow' and it includes correct commands) must explicitly be configured to match or collect the IP DSCP (Differentiated Services Code Point) value, which is part of the ToS byte in the IP header. This ensures the ToS information is captured and included in the exported flow data.

Concept tested: Flexible NetFlow ToS/DSCP monitoring

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netflow/configuration/xe-16/nf-xe-16-book/nf-overview-xe.html

Topics

#NetFlow#flow record#ToS field#traffic classification

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice