Node:CLI Movement Commands, Next:, Previous:VTY CLI Commands, Up:VTY CLI Commands



CLI Movement Commands

These commands are used for moving the CLI cursor. The <C> character means press the Control Key.


C-f
<RIGHT>
Move forward one character.
C-b
<LEFT>
Move backward one character.
M-f
Move forward one word.
M-b
Move backward one word.
C-a
Move to the beginning of the line.
C-e
Move to the end of the line.