Cisco Systems 7000 Plumbing Product User Manual


 
1-8
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter 1 Using the CLI
Exiting the CLI Session
Exiting the CLI Session
To exit the CLI session, return to User Exec mode or Privileged Exec mode, and enter the
logout
command or the
exit
command. The CLI session ends.
SFS-90(config-if-fc-5/1)# exit all
SFS-90> logout
Login:
Note If you use Telnet or SSH to run a remote CLI session, the connection closes when you log out.
Conversely, when you terminate a telnet or SSH session, you log out of the Server Switch.
Table 1-4 Key Stroke Shortcuts
Key Strokes Description
Ctrl-a Moves the cursor to the beginning of the line.
Ctrl-b Moves the cursor left (back) one character.
Ctrl-d Deletes the current character.
Ctrl-e Moves the cursor to the end of the line.
Ctrl-f Moves the cursor to the right (forward) one character.
Ctrl-k Deletes text from cursor to the end of the line.
Ctrl-l Refreshes the input line.
Ctrl-n Displays the next command in the history queue.
Ctrl-p Displays the previous command in the history queue.
Ctrl-q Returns to User Exec mode.
Note If a command is entered on the command line, execute the command before
returning to User Execute mode.
Ctrl-t Transposes the current and previous characters.
Ctrl-u Deletes all text to the left of the cursor.
Ctrl-w Deletes the text of a word up to cursor.
Ctrl-z Returns you to Privileged Exec mode.
Esc-b Moves the cursor left (back) one word.
Esc-c Converts characters, from the cursor to the end of the word, to upper case.
Esc-d Deletes characters from the cursor through remainder of the word.
Esc-f Moves the cursor right (forward) one word.
Esc-l Converts characters, from the cursor to the end of the word, to lower case.
down-arrow Displays the next command in the history queue.
up-arrow Displays the previous command in the history queue.
left-arrow Moves the cursor left (back) one character.
right-arrow Moves the cursor right (forward) one character.