16

Can somebody describe me what does

logging synchronous

command do ?

Everton
  • 1,636
  • 12
  • 24
Abiral
  • 489
  • 1
  • 5
  • 11

3 Answers3

18

"logging synchronous" prevents every logging output from immediately interrupting your console session.

See command documentation:

"This keeps unsolicited messages and debug output from being interspersed with solicited software output and prompts."

http://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_l1.html#wp1020534

Everton
  • 1,636
  • 12
  • 24
-1

prevents from unsolicited message

  • That is not even close to what it does. If you believe otherwise, then please expand on your answer and provide backup to your conclusion. – Ron Maupin Aug 07 '19 at 14:54
  • You really need to provide more than a four word answer. This is more comment than answer. (and looks like the output of a translation) – Ricky Aug 13 '19 at 05:37
-2

It is for disable synchronization of unsolicited messages and debug output