Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 57
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
- D. adjacency issues
Correct answer: A
Explanation
The correct answer is A, as 'output drops' indicates that packets are not being sent due to a full send queue. The other options do not relate to the capacity of the send queue; 'enqueuing for the RP' refers to packets waiting to be processed, 'fragmentation failures' indicates issues with packet size, and 'adjacency issues' relates to problems in network connections.