Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox

Cisco CLI Edit Keys

From NetworkStuff


Image:Cisco-logo-large.gif

[CTRL]+D - Delete the character at the cursor position.

[CTRL]+W - Delete one 'word' to the left. Effectively, delete left to the next blank space. If the cursor is on a character, it remains, input to the left is deleted. If the cursor is on a blank space and there are blank spaces immediately to the left, this command will delete left to the next blank space after a word/character is encountered.

[ESC]+B - Move cursor one word to the left

[ESC]+D - Delete one 'word' to the right. Effectively, delete right to the next blank space. If the cursor is on a character, it remains, input to the right is deleted. If the cursor is on a blank space and there are blank spaces immediately to the right, this command will delete right to the next blank space after a word/character is encountered.

[ESC]+F - Move cursor one work to the right

[CTRL]+U - Delete everything to the left of the cursor. If the cursor is on a character, it remains. CTRL-X also works.

[CTRL]+K - Delete everything to the right of the cursor. If the cursor is on a character, it is also deleted.

[CTRL]+Y - Insert (or paste) the most recent deletion.

[CTRL]+L or R - Refresh line, essentially a new line but with existing text

Image:icemon-medium.png Related Articles

See the Cisco CLI Masterclass for more information on how to efficently use the Cisco CLI


Image:internet-group-chat-small.png We really do appreciate all feedback so please do send your comments, suggestions or corrections to steve#networkstuff.eu (replacing the # with an @)



Site Toolbox:

Personal tools
This page was last modified on 29 October 2008, at 19:46. - Disclaimers - About NetworkStuff
Powered by MediaWiki