Exam 300-101 | Question id=447 | Infrastructure Services |
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?
A. |
output drops | |
B. |
enqueuing for the RP | |
C. |
fragmentation failures | |
D. |
adjacency issues |
show ip flow export Field Descriptions
Field | description |
---|---|
Exporting flows to 10.1.1.1 (1000) and 10.2.1.1 | Specifies the export destinations an ports. The ports are in parentheses. |
Exporting using source IP address 10.3.1.1 | Specifies the source address or interface. |
Version 5 flow records | Specifies the versionof the flow. |
11 flows exported in 8 udp datagrams | The total number of export packets sent, and the total number of flows contained within them. |
0 flows failed due to lack of export packet | No memory was available to create an export packet. |
0 export packets were sent up to process level | The packet could not be processed by CEF or by fast switching, possibly because another feature requires running on the packet. |
0 export packets were dropped due to no fib 0 export packets were dropped due to adjacency issues | Indicates that CEF was unable to switch the packet or forward it up to the process level. |
0 export packets were dropped due to fragmentation failures 0 export packets were dropped due to encapsulation fixup failures | Indicates that the packet was dropped because of problems constructing the IP packet. |
0 export packets were dropped enqueuing for the RP 0 export packets were dropped due to IPC rate limiting | Indicates that the there was a problem transfering the export packet between the RP and the line card. |
0 export packets were dropped due to output drops | Indicates that the send queue was full while the packet was being transmitted. |