Cisco Ios CLI Commands Flashcards
(31 cards)
What command completes a partial command name entry?
Tab
What command erases the character to the left of the cursor?
Backspace
What command erases the character at the cursor?
Ctrl-D
What command erases all the characters from the cursor through the command line?
Ctrl-K
What command erases all characters from the cursor through the end of the word?
Esc D
What command erases all characters from the cursor back to the beginning of the command line?
Ctrl-U or Ctrl-X
What command erases the word to the left of the cursor?
Ctrl-W
What command moves the cursor to the beginning of the line?
Ctrl-A
What command moves the cursor one character to the left?
Left Arrow or Ctrl-B
What command moves the cursor one word to the left?
Esc B
What command moves the cursor one word to the right?
Esc F
What command moves the cursor one character to the right?
Right Arrow or Ctrl-F
What command moves the cursor to the end of the command line?
Ctrl-E
What command recalls the last command in the history buffer, starting with the most recent command?
Up Arrow or Ctrl-P
What command skips to the next line in the history buffer?
Down Arrow or Ctrl-N
What command redisplays the sytem prompt and command line after a console message is received?
Ctrl-R, Ctrl-I, or Ctrl-L
When the –More– prompt is displayed, what command will display the next line?
Enter
When the –More– prompt is displayed, what command will display the next screen?
Space
When the –More– prompt is displaced, what command will end the display string, returning to the previous prompt?
Any key except for Y, which answers “yes” to the –More– prompt, and acts like the “space” command.
When in any configuration mode, what command ends the config mode and returns to priveleged EXEC mode? When in setup mode, aborts back to the command prompt.
Ctrl-C
When in any configuration mode, ends the config mode and returns to priveleged EXEC mode?
Ctrl-Z
What is the all-purpose break sequence used to
abort DNS lookups, traceroutes, pings, and to interrupt an IOS process?
Ctrl-Shift-6
What command is used to verify current configuration and settings?
show running-config
What command is used to verify the interface status and check for error messages?
show interfaces