Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 209
A network engineer executes the show ip flow export command. Which line in the output indicates that the send queue is full and export packets are not being sent?
Answer options
- A. output drops
- B. enqueuing for the RP
- C. fragmentation failures
Correct answer:
Explanation
The correct answer is A, 'output drops', which indicates that packets are not being sent because the send queue is full. Options B and C refer to different issues; 'enqueuing for the RP' suggests packets are being queued for the route processor, while 'fragmentation failures' relate to issues with packet fragmentation, neither of which directly indicate a full send queue.