EXEC Command Reference Flashcards
Learn Exec commands (22 cards)
no debug all
undebug all
Enable mode EXEC command to disable all currently enabled debugs
reload
Enable mode EXEC command that reboots the switch or router
copy running-config
startup-config
Enable mode EXEC command that saves the active config, replacing the startup-config file used when the switch initializes
copy startup-config
running-config
Enable mode EXEC command that merges the startup-config file with the currently active config file in RAM
show running-config
List the contents of the running-config file
write erase
erase startup-config
erase nvram
Theses enable mode EXEC commands erase the startup-config file
quit
EXEC command that disconnects the user from the CLI session
show startup-config
List the contents of the startup-config (initial config) file
enable
Moves the user from user mode to enable (privileged) mode and prompts for a password if one is configured
disable
Moves the user from enable mode to user mode
configure terminal
Enable mode command that moves the user into configuration mode
Command to disable all currently enabled debugs
no debug all
undebug all
command that reboots the switch or router
reload
command that saves the active config, replacing the startup-config file used when the switch initializes
copy running-config
startup-config
command that merges the startup-config file with the currently active config file in RAM
copy startup-config
running-config
list the contents of the running-config file
show running-config
commands that erase the startup-config file
write erase
erase startup-config
erase nvram
disconnects the user from the CLI session
quit
list the contents of the startup-config (initial config) file
show startup-config
moves the user from user mode to enable (privileged) mode and prompts for a password if one is configured
enable
moves the user from enable mode to user mode
disable
enables mode command that moves the user into configuration mode
configure terminal