Cisco Networking Commands Flashcards
enable
get to privleged mode
disable
get to user mode
enable password
sets privileged mode password
enable secret
sets encrypted privleged mode password
enable secret
set encrypted password for privileged access
enable password
sets password for privileged access (used when there is no enable secret and when using older software)
show running-configuration
details the running configuration file (RAM)
show startup-configuration
displays the configuration stored in NVRAM
setup
Will start the the automatic setup; the same as when you first boot the router
configure terminal
use to execute configuration commands from the terminal
configure memory
executes configuration commands stored in NVRAM; copies startup-config to running-config
configure network
used to retrieve configuration info from a TFTP server
copy running-config startup-config
copies saved config in running config (RAM) to NVRAM or “write memory” for IOS under ver.11
copy startup-config running-config
copies from non-volatile (NVRAM) to current running config (RAM)
boot system flash
tells router which IOS file in flash to boot from
boot system tftp
tells router which IOS file on the tftp server to boot from
boot system rom
tell router to boot from ROM at next boot
copy flash tftp
Copies flash to tftp server
copy tftp flash
Restores flash from tftp server
copy run tftp
Copies the current running-config to tftp server
copy tftp run
Restores the running-config from tftp server
no shutdown
enables the interface
reload
restarts the router
show version
Cisco IOS version, uptime of router, how the router started, where system was loaded from, the interfaces the POST found, and the configuration register
show clock
shows date and time on router
show history
shows the history of your commands
show debug
shows all debugging that is currently enabled
no debug all
turns off all debugging
show users
shows users connected to router
show protocols
shows which protocols are configured
banner motd # Your_message #
set/change banner
hostname
use to configure the hostname of the router
clear counters
clear interface counters