Cisco Commands
From Lucca's Wiki
These are commands for cisco IOS devices (switches, routers, etc)
Elevate to root user
enable
Enter global configuration mode
configure terminal
Show startup config (the one stored in nvram for next boot)
show startup-config
Show running config (the one stored in ram and is currently in use)
show running-config