Control Console and Terminal Logging in Cisco Router and Switches
You might have experienced that while you are typing a command on a terminal, some stuff get thrown to the terminal by the router or the switch making it a mess. This stuff can be useful specially when you are configuring a routing protocol or changing setting on an interface. However messages like the following, is quite disturbing when you are doing some task.
1 2 3 4 5 6 7 8 9 | Router(config)# Router#show *Mar 1 00:07:23.487: %SYS-5-CONFIG_I: Configured from console by consolerun Building configuration... Current configuration : 694 bytes ! version 12.3 |
Above terminal output is a good example. A message has been thrown in between me “show run” command. The router understood the command perfectly, but it we cat read it clearly. The reason for this is logging. Routers and switches use console ports to log messages. You can three options to stop or minimize the logging disturbances on terminals.
