Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 196
For troubleshooting purposes, which method can you use in combination with the debug ip packet command to limit the amount of output data?
Answer options
- A. You can disable the IP route cache globally.
- B. You can use the KRON scheduler.
- C. You can use an extended access list.
- D. You can use an IOS parser.
Correct answer: R, I, T, E
Explanation
The correct answer is C, as using an extended access list allows you to filter the packets that are being debugged, thus limiting the output to only relevant data. The other options do not specifically address the output volume of the debug command; disabling the IP route cache impacts routing performance, while the KRON scheduler and IOS parser do not directly control debug output.