Debugging
ipconfig
Display information about the device address and connectivity parameters
ipconfig /all
ping
ICMP
ping <ip>
tracert
Trace route
tracert <ip>
nslookup
Find the DNS record for a domain name
nslookup <domain>
netstat
Show connections to device, and also which ports are open/closed
netstat
Cisco IOS
show run
Show running config of router
show run
show ip route
Show route table
show ip route
# C entry - Directly connected
# S entry - Static route
Last update:
June 11, 2023
Created: June 11, 2023
Created: June 11, 2023