Disable DNS lookups to prevent CLI delays and enable synchronous logging to prevent log messages from interrupting command input.
Step 1: Disable DNS lookups Prevent the device from attempting to resolve unrecognized commands as hostnames, which causes delays.
|
|
Step 2: Configure synchronous logging on console Enable logging synchronous on the console line to prevent log messages from interrupting your typing.
|
|
Step 3: Configure synchronous logging on VTY lines Apply the same logging synchronous setting to remote access sessions (SSH/Telnet).
|
|
Step 4: Verify the configuration
|
|
Key Points:
no ip domain-lookupeliminates 30+ second delays when mistyping commandslogging synchronouskeeps your command prompt clean and readable- Apply logging synchronous to both console and VTY lines for consistent experience
- These are essential “quality of life” configurations for any Cisco device