When terminal logging output interrupts command entry, which two actions minimize the chance of typing commands incorrectly?
Choose an answer
Tap an option to check your answer.
Correct answer: Configure logging synchronous under the vty., Press the TAB key to reprint the command in a new line..
Why this is the answer
When terminal logging output interrupts command entry, it can lead to typing errors. Configuring logging synchronous under the VTY lines (line vty 0 4) ensures that console messages are displayed only after the command you are typing is completed and a new prompt is presented, preventing interleaved output. Pressing the TAB key (or Ctrl+R on some systems) after an interruption reprints the current command line, allowing you to continue typing from where you left off without re-entering the entire command. Incorrect options: Configuring logging synchronous globally is not a valid command. It must be applied to specific lines (console or vty). Increasing terminal length only affects how many lines are displayed before pausing; it doesn't prevent interruptions during command entry. logging delimiter is not a standard Cisco IOS command for this purpose.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed