Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 213
Which command will display EIGRP packets sent and received, as well as statistics on hello packets, updates, queries, replies, and acknowledgments?
Answer options
- A. debug eigrp packets
- B. show ip eigrp traffic
- C. debug ip eigrp
Correct answer:
Explanation
The correct answer is B. The command 'show ip eigrp traffic' provides an overview of EIGRP traffic, including packet statistics. Option A, 'debug eigrp packets', is primarily used for real-time packet debugging but does not summarize the statistics like option B does. Option C, 'debug ip eigrp', is also a debugging command that does not provide the comprehensive statistics offered by the show command.