Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 3
A network administrator is implementing a routing configuration change and enables routing debugs to track routing behavior during the change. The logging output on the terminal is interrupting the command typing process.
Which two actions can the network administrator take to minimize the possibility of typing commands incorrectly? (Choose two.)
Answer options
- A. Configure the logging synchronous global configuration command.
- B. Configure the logging synchronous command under the vty.
- C. Increase the number of lines on the screen using the terminal length command.
- D. Configure the logging delimiter feature.
- E. Press the TAB key to reprint the command in a new line.
Correct answer: B, E
Explanation
The correct answer is B and E. Option B allows the terminal to handle logging output more gracefully during vty sessions, preventing command interruption. Option E provides a quick way to reformat the command input, reducing the likelihood of typing errors. Options A, C, and D do not directly address the issue of command typing being disrupted by logging output.