ICND2: Interconnecting Cisco Networking Devices Part 2 (legacy) — Question 16
An administrator is troubleshooting a problem between routers that are using different versions of RIP. Which two commands would provide information about which version of RIP was being sent and received on an interface? (Choose two.)
Answer options
- A. show ip protocols
- B. show ip route rip
- C. show interfaces
- D. debug rip routing
- E. debug ip rip AE
Correct answer:
Explanation
The correct commands are A and D. The 'show ip protocols' command provides information about the protocols in use, including RIP version details, while 'debug rip routing' gives real-time updates on RIP messages being sent and received. The other options either do not provide version information or are not specifically relevant to troubleshooting RIP versions.