Configuring logging synchronous command on the console port to hold messages until detects no input from the keyboard.
R1_1841(config)#line con 0
R1_1841(config-line)#logging synchronous
exec timeout:
R1_1841(config-line)#exec-timeout ?
<0-35791> Timeout in minutes
#####For educationals purposes######
R1_1841(config-line)#exec-timeout 0 0
R1_1841(config-line)#end
###Default time exec is 5 minutoes#####
R1_1841(config-line)#exec-timeout 5 0
R1_1841(config-line)#end