A user wishes to stop syslog messages from interrupting the
A user wishes to stop syslog messages from interrupting the command prompt display during a console session. Which command accomplishes this?
A. Switch(config)# logging synchronous
B. Switch(config-if)# logging synchronous
C. Switch(config-line)# logging synchronous
D. None of the above
Solution
C is correct. The command is logging synchronous, and it must be entered in Line Configuration mode.
A, B, and D are incorrect. A is incorrect because this is the correct command, but it is being entered in Global Configuration mode. B is incorrect because again, the correct command is entered, but this time in Interface Configuration mode. D is incorrect because this is a false statement.
