Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 357
Refer to the following:
Logging Console 7 -
Which option is one of the effects entering this command on a Cisco IOS router, with no additional logging configuration?
Answer options
- A. Debug messages can be seen on the console by enabling "terminal monitor."
- B. Debug messages are logged only on active console connections.
- C. A user that is connected via SSH sees level 7 messages
- D. The router can experience high CPU utilization
Correct answer: B
Explanation
The correct answer is B, as debug messages are only displayed on active console sessions by default. Option A is incorrect because 'terminal monitor' does not apply without additional configuration. Option C is wrong since SSH users do not receive debug messages unless specifically configured. Option D is not a guaranteed outcome, though high CPU utilization may occur under certain conditions.