Cisco Keyboard Shortcuts
From Lucca's Wiki
Jump to navigationJump to search
- Break out of traceroute, etc commands when
Ctrl+Cdoes not work Ctrl+Shift+6
- Delete previous character
DEL,BS
- Go to beginning of line
Ctrl+A
- Go to end of line
Ctrl+E
- Go forward one character
Ctrl+F
- Go backward one character
Ctrl+B
- Delete current character
Ctrl+D
- Delete to beginning of line
Ctrl+U,Ctrl+X
- Delete to end of line
Ctrl+K
- Delete previous word
Ctrl+W
- Transpose previous character
Ctrl+T
- Go to previous line in history buffer
Ctrl+P
- Go to next line in history buffer
Ctrl+N
- Return to root command prompt
Ctrl+Z
- Command-line completion
Tab,Space
- Go to next lower command prompt
Exit
- List available choices
?