NetFlow Data Visualization on Command Line

Visualizing NetFlow Data

Prev Question Next Question

Question

What command visualizes the general NetFlow data on the command line?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

C

The correct answer is C. show ip cache flow.

The command "show ip cache flow" is used to display NetFlow statistics for the active flows through a router. It provides a detailed summary of IP traffic that is flowing through the router.

Here's a breakdown of the other answer choices:

A. show ip flow export: This command displays information about the NetFlow export configuration and statistics. It does not show general NetFlow data.

B. show ip flow top-talkers: This command displays information about the top talkers on a network based on NetFlow data. It does not show general NetFlow data.

D. show mls sampling: This command displays information about MLS (Multi-Layer Switching) sampling. It does not show NetFlow data.

E. show mls netflow ip: This command displays information about MLS NetFlow. It does not show general NetFlow data.

In conclusion, "show ip cache flow" is the command used to visualize general NetFlow data on the command line.