Switch
*******************************************************
* THIS IS A LAB ENVIRONMENT BY CONFIGURE-NETWORKS.COM *
*******************************************************
Switch>enable
Switch#disable
Switch>enable
Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#interface gi0/1
Switch(config-if)#exit
Switch(config)#interface gi0/2
Switch(config-if)#end
Switch#
*Jan 30 14:01:30.290: %SYS-5-CONFIG_I: Configured from console by console
Switch#logout
Keyboard Shortcuts
There are several keyboard shortcuts available for the Cisco Command Line Interface (CLI) to navigate and edit command lines more efficiently:
Description
Move the cursor to the beginning of the line
Move the cursor to the end of the line
Delete the word before the cursor
Delete the entire line before the cursor
Delete the entire line after the cursor
Auto-complete the current command or parameter
Display the previous command in the command history
Display the next command in the command history
Move the cursor left one character
Move the cursor right one character
Suspend a currently running operation
CLI Commands
Ctrl + A
Ctrl + E
Ctrl + W
Ctrl + U
Ctrl + K
Tab
Up arrow
Down arrow
Left arrow
Right arrow
Ctrl + Shift + 6
0 Comments