Refer to the exhibit.
Sampler:mysampler, id:1, packets matched:10, mode:random sampling mode
Which statement about the output of the show flow-sampler command is true?
The sampling mode determines the algorithm that selects a subset of traffic for NetFlow processing. In the random sampling mode that Random Sampled NetFlow uses, incoming packets are randomly selected so that one out of each n sequential packets is selected on average for NetFlow processing. For example, if you set the sampling rate to 1 out of 100 packets, then NetFlow might sample the 5th, 120th, 199th, 302nd, and so on packets. This sample configuration provides NetFlow data on 1 percent of total traffic. The n value is a parameter from 1 to 65535 packets that you can configure.
show flow-sampler Field Descriptions
Field | Description |
---|
sampler | Name of the flow sampler |
id | Unique ID of the flow sampler |
packets matched | Number of packets matched for the flow sampler |
mode | Flow sampling mode |
sampling intervals | Flow sampling interval (in packets) |
Reference