Essential commands to verify and troubleshoot Cisco device configurations and operational status.
Step 1: Basic system information Display device model, IOS version, uptime, and memory usage.
|
|
Interface status and configuration
Check interface operational status, configuration, and statistics.
|
|
Routing information** View routing table, protocols, and neighbor relationships.
|
|
Step 4: VLAN and switching (for switches) Display VLAN database, port assignments, and MAC address table.
|
|
Step 5: Running and startup configurations Compare current configuration with saved configuration.
|
|
Step 6: Logs and troubleshooting Check system logs, CDP neighbors, and ARP table.
|
|
Key Points:
- Use
show running-config | include keywordto filter specific configurations show ip interface briefis the fastest way to see all interface status- Add
| begin,| section, or| excludeto filter command output - Use
show ?to see all available show commands for your device