24 Cisco IOS Keyboard Shortcuts

Learn Cisco IOS Shortcuts for Windows

Functional Shortcuts

ActionCisco Shortcuts
Reprint the lineCtrl + L
Refresh (start a new line, with same command shown)Ctrl + R
Command auto-completeTab
Exit / End config modeCtrl + C
Apply the command line and exit from config mode (return to privileged EXEC mode)Ctrl + Z
Break sequence (abort DNS lookups, traceroutes, pings)Ctrl + Shift + 6

Moving the cursor Shortcuts

ActionShortcuts
Move one character to the leftLeft Arrow Key
Move back one wordEsc then B
Move forward one wordEsc then F
Move to the beginning of the lineCtrl + A
Move to the end of the lineCtrl + E
Scroll forward through previous commandsUp Arrow Key
Scroll backward through previous commandsDown Arrow Key
Previous commandCtrl + P
Next commandCtrl + N

Delete CLI entries Shortcuts

ActionShortcuts
Delete character to the left of the cursorDelete
Delete character at the cursorCtrl + D
Delete all characters from the cursor to the end of the command lineCtrl + K
Delete all characters from the cursor to the beginning of the command lineCtrl + U
Delete word to the left of the cursorCtrl + W
Delete from cursor to the end of the wordEsc then D

Controlling capitalization shortcuts

ActionShortcuts
Make the letter at the cursor uppercaseEsc then C
Change the word at the cursor to lowercaseEsc then L
Make the text from the cursor to the end of the word uppercaseEsc then U

READ NEXT:

Back to top button