Cisco IOS Command sheet
Cisco IOS Command sheet
GENERAL COMMANDS
Short Command Complete Command Function
en enable user EXEC > priv. EXEC
Cisco Courses from CBT Nuggets
conf t config terminal priv. EXEC > global config
Cisco courses from CBT Nuggets can get you the skills you
int interface global config > interface config
need to break into the networking field. From support techs
li line global config > line config to cybersecurity professionals, anyone looking to build a
career in IT can benefit from Cisco training courses.
sh run show running-config shows current config
cop r s copy running-config startup-config saves current config Cisco CCNA (200-301) | All Cisco Courses
no ip dom lo no ip domain-lookup keeps router from trying to read bad cmds as host names
era star [Tab] erase startup-config must use after labs to reset router configs
del vlan.dat delete vlan.dat must use after labs to reset router configs
2 Privileged EXEC Device# enable secret xyz global config sets encrypted password for priv. EXEC to xyz
3 Global Config Device(config)# service password-encrypt global config encrypts all passwords
4a Interface Config Device(config-if)# line console 0 global config enters line config mode for console
4b Line Config Device(config-line) line vty 0 15 global config enters line config mode for 16 vty lines