Which statement about NetFlow is correct?
Answer choices
Why each option matters
Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.
Distractor review
It encrypts traffic between branch routers
Distractor.
Best answer
It provides flow-based traffic visibility and usage information
Correct choice.
Distractor review
It replaces routing protocols on WAN links
Distractor.
Distractor review
It synchronizes clocks for telemetry exports
Distractor.
Common exam trap
Common exam trap: answer the scenario, not the keyword
A frequent exam trap is mistaking NetFlow for a security or routing technology that actively manipulates traffic, such as encrypting data between routers or replacing routing protocols. Candidates may incorrectly select options suggesting NetFlow encrypts traffic or synchronizes clocks for telemetry exports. However, NetFlow is purely a monitoring tool that records metadata about traffic flows for analysis. It does not carry user packets, perform encryption, or influence routing decisions. Misunderstanding NetFlow’s passive role in traffic visibility leads to incorrect answers, especially when options describe active network functions unrelated to flow monitoring.
Technical deep dive
How to think about this question
NetFlow is a network protocol developed by Cisco that captures metadata about IP traffic flows traversing a router or switch interface. A flow is defined as a unidirectional sequence of packets sharing common attributes such as source and destination IP addresses, source and destination ports, Layer 3 protocol type, and Type of Service (ToS). NetFlow records include counters for bytes and packets, timestamps, and other relevant details. This data is exported to a NetFlow collector for analysis, enabling network administrators to gain visibility into traffic patterns, usage statistics, and potential security threats. The primary function of NetFlow is to provide flow-based traffic visibility and usage information rather than to handle or manipulate the actual user data packets. It does not encrypt traffic, replace routing protocols, or synchronize clocks. Instead, NetFlow operates alongside routing protocols like OSPF or EIGRP, collecting flow data passively. This distinction is important because NetFlow’s role is monitoring and analysis, not packet forwarding or routing decisions. Cisco devices generate NetFlow records by observing traffic flows and exporting these records to monitoring systems for further processing. A common exam trap is confusing NetFlow’s monitoring capabilities with active network functions such as encryption or routing. For example, some might incorrectly believe NetFlow encrypts traffic between routers or replaces routing protocols on WAN links. In practice, NetFlow only records metadata about flows and exports this data for visibility. Understanding this separation helps avoid mistakes on the CCNA exam and clarifies how NetFlow supports network management without impacting packet forwarding or security functions directly.
KKey Concepts to Remember
- NetFlow collects and exports metadata about IP traffic flows, including source and destination IP addresses, ports, protocols, and byte/packet counts.
- NetFlow provides detailed visibility into network traffic patterns, enabling administrators to analyze bandwidth usage and detect anomalies.
- NetFlow does not encrypt user data or traffic between routers; it only records flow information for monitoring purposes.
- NetFlow operates independently of routing protocols and does not replace them on WAN or any other links.
- NetFlow exports flow records to a collector using protocols such as UDP, but it does not synchronize clocks or provide telemetry time synchronization.
- NetFlow helps in capacity planning, security analysis, and troubleshooting by summarizing traffic flows rather than forwarding packets.
- Cisco devices use NetFlow to generate flow records based on observed traffic, which can be exported for analysis by network management tools.
- Understanding NetFlow’s role in IP services is critical for CCNA candidates to distinguish between traffic monitoring and routing or security functions.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Related practice questions
Related 200-301 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
CCNA subnetting practice questions
Practise IPv4 subnetting, CIDR, masks, host ranges and subnet selection.
CCNA OSPF practice questions
Practise OSPF neighbours, router IDs, metrics, areas and routing-table interpretation.
CCNA VLAN practice questions
Practise VLANs, access ports, trunks, allowed VLANs and switching scenarios.
CCNA STP practice questions
Practise spanning tree, root bridge election, port roles and STP troubleshooting.
CCNA EtherChannel practice questions
Practise LACP, PAgP, port-channel behaviour and bundle requirements.
CCNA ACL practice questions
Practise standard and extended ACLs, permit/deny logic and traffic filtering.
CCNA NAT practice questions
Practise static NAT, dynamic NAT, PAT and inside/outside address translation.
CCNA DHCP practice questions
Practise DHCP scopes, relay, leases and troubleshooting.
CCNA show ip route practice questions
Practise routing-table output, longest-prefix match, AD and route selection.
CCNA show interfaces trunk practice questions
Practise trunk verification and VLAN forwarding across switches.
CCNA wireless security practice questions
Practise WLAN security, authentication and wireless architecture concepts.
CCNA IPv6 practice questions
Practise IPv6 addressing, routes, neighbour discovery and common IPv6 exam traps.
More questions from this exam
Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.
Question 1
A router learns the same prefix from both OSPF and EIGRP. Which route is installed by default?
Question 2
A router shows this output: R1#show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 10.1.1.2 1 FULL/DR 00:00:34 192.168.12.2 GigabitEthernet0/0 10.1.1.3 1 2WAY/DROTHER 00:00:39 192.168.12.3 GigabitEthernet0/0 Which statement is correct?
Question 3
What is the OSPF metric called?
Question 4
A non-root switch has two uplinks toward the root bridge. One path has a lower total STP cost than the other. What role will the lower-cost uplink have?
Question 5
A router interface applies this ACL inbound: 10 deny tcp any any eq 80 20 permit ip any any A user reports that web browsing to a server by IP address fails, but ping works. Which statement best explains the behavior?
Question 6
A router learns route 198.51.100.0/24 from OSPF with AD 110 and also has a static route to the same prefix configured with AD 150. Which route is installed?
FAQ
Questions learners often ask
What does this 200-301 question test?
NetFlow collects and exports metadata about IP traffic flows, including source and destination IP addresses, ports, protocols, and byte/packet counts.
What is the correct answer to this question?
The correct answer is: It provides flow-based traffic visibility and usage information — NetFlow records metadata about traffic flows, such as source and destination addresses, ports, protocols, and counters. It is used for visibility and traffic analysis, not for carrying user packets.
What should I do if I get this 200-301 question wrong?
Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.
Discussion
Sign in to join the discussion.