cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
474
Views
0
Helpful
2
Replies

easy command

kgbsd
Level 1
Level 1

What is the command to make the cursor move back to the CLI and not stay up where the junk pops up on the screen? I know it is an easy command, but I'm having a brain fart. Thansk!

1 Accepted Solution

Accepted Solutions

lewong
Cisco Employee
Cisco Employee

Are you talking about the logging synchronous command?

This command will reprint the line that you were typing and put the cursor back to its original spot when logging messages interrupt your command input.

See configuration below:

switch# config t

switch(config)# line con 0

Switch(config-line)# logging sync

LW

View solution in original post

2 Replies 2

lewong
Cisco Employee
Cisco Employee

Are you talking about the logging synchronous command?

This command will reprint the line that you were typing and put the cursor back to its original spot when logging messages interrupt your command input.

See configuration below:

switch# config t

switch(config)# line con 0

Switch(config-line)# logging sync

LW

Another option is ^L (control L). This will redraw the line that you are typing on, and you are less likely to miss log lines....

Warren.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: