200-201 · Question #370
What is the dataflow set in the NetFlow flow-record format?
The correct answer is D. Dataflow set is a collection of data records. In the NetFlow flow-record format, a dataflow set is a structured collection containing one or more flow data records.
Question
What is the dataflow set in the NetFlow flow-record format?
Options
- ADataflow set is a collection of HEX records.
- BDataflow set provides basic information about the packet, such as the NetFlow version.
- CDataflow set is a collection of binary patterns.
- DDataflow set is a collection of data records.
How the community answered
(25 responses)- A4% (1)
- B4% (1)
- D92% (23)
Why each option
In the NetFlow flow-record format, a dataflow set is a structured collection containing one or more flow data records.
While NetFlow data is transmitted in binary, describing a dataflow set as specifically a "collection of HEX records" is inaccurate; it is a structured collection of flow records.
Basic information about the NetFlow version and other export details are typically part of the "Template Flow Set" or the header of the NetFlow export packet, not the "Data Flow Set" itself.
"Collection of binary patterns" is too vague and inaccurate; it's a structured collection of actual flow data.
In NetFlow v9 and IPFIX, a "Data Flow Set" is a conceptual container used to group one or more "Data Records" (which describe the actual network flows) together for efficient transmission.
Concept tested: NetFlow data format components (Data Flow Set)
Source: https://www.cisco.com/c/en/us/td/docs/ios/fnetflow/configuration/guide/fnetflow_cnfg_gd_ps6441_tsd_traffic_management_chapter01.html
Topics
Community Discussion
No community discussion yet for this question.