ICND2: Interconnecting Cisco Networking Devices Part 2 (legacy) — Question 133
While you were troubleshooting a connection issue, a ping from one VLAN to another VLAN on the same switch failed. Which command verifies that IP routing is enabled on interfaces and the local VLANs are up?
Answer options
- A. show ip interface brief
- B. show ip nat statistics
- C. show ip statistics
- D. show ip route
Correct answer: A
Explanation
The command 'show ip interface brief' provides a summary of the status and IP addresses of all interfaces, confirming whether IP routing is enabled and if VLANs are operational. The other commands do not specifically check for IP routing status or VLAN operational status, making them unsuitable for this verification.