[TABS_R id=6984]
Examine the output of the show ip flow export command:

Which statement is true regarding the results?
- 15 export packets were dropped because there was insufficient memory to create the export packet
- 3 export packets were dropped because CEF was unable to switch or forward the packet to the process level
- 61 packets were dropped because the send queue was full
- 8 flows were exported
Explanation:
Sixty-one packets were dropped because the send queue was full. The last line in the output, 61 export packets were dropped due to output drops, will result when the send queue is full.
Fifteen packets were not dropped because there was insufficient memory to create the export packet. Drops that occurred from insufficient memory are indicated with the line 3 flows failed due to lack of export packet, and there were only three of them.
Three export packets were not dropped because CEF was unable to switch or forward the packet to the process level. Drops that occurred because CEF was unable to switch or forward the packet, are indicated with the line 15 export packets were dropped due to no fib, and there were fifteen of them.
Eleven flows were sent, not eight. The eleven flows were sent in eight datagrams.
Objective:
Infrastructure Services
Sub-Objective:
Configure and verify Cisco NetFlow
[TABS_R id=6984]