200-101 · Question #87
What command visualizes the general NetFlow data on the command line?
The correct answer is C. show ip cache flow. The command 'show ip cache flow' displays the contents of the NetFlow cache, showing active flow records including source/destination IP addresses, ports, protocols, and packet/byte counts. It is the primary command for visualizing general NetFlow data directly on a Cisco…
Question
Options
- Ashow ip flow export
- Bshow ip flow top-talkers
- Cshow ip cache flow
- Dshow mls sampling
- Eshow mls netflow ip
How the community answered
(32 responses)- B6% (2)
- C91% (29)
- E3% (1)
Explanation
The command 'show ip cache flow' displays the contents of the NetFlow cache, showing active flow records including source/destination IP addresses, ports, protocols, and packet/byte counts. It is the primary command for visualizing general NetFlow data directly on a Cisco router's CLI. 'show ip flow export' shows export statistics (collector address, packets sent), not flow data itself. 'show ip flow top-talkers' requires the top-talkers feature to be configured separately. 'show mls sampling' and 'show mls netflow ip' are used on multilayer switches for hardware-based NetFlow and are not the standard general-purpose command.
Topics
Community Discussion
No community discussion yet for this question.